Skip to content

Instantly share code, notes, and snippets.

@omghax
Created April 10, 2018 21:15
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 omghax/c0db03fffad00a2c28e1c2f1eddc2002 to your computer and use it in GitHub Desktop.
Save omghax/c0db03fffad00a2c28e1c2f1eddc2002 to your computer and use it in GitHub Desktop.
import Controller from '@ember/controller';
export default Controller.extend({
activeTab: 1
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment