Skip to content

Instantly share code, notes, and snippets.

@Robdel12
Last active October 28, 2018 21:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Robdel12/ecb6c4d8f1d6df94401f68c3c2dc8359 to your computer and use it in GitHub Desktop.
Save Robdel12/ecb6c4d8f1d6df94401f68c3c2dc8359 to your computer and use it in GitHub Desktop.
import Interactor from '@bigtest/interactor';
import ModalInteractor from '../modal/test/interactor';
@ModalInteractor.extend
class ConfirmationModalInteractor {
// new things
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment