Skip to content

Instantly share code, notes, and snippets.

@viniciusdacal
Created October 10, 2017 19:00
Show Gist options
  • Select an option

  • Save viniciusdacal/364cd048c9e72becef12972241a93174 to your computer and use it in GitHub Desktop.

Select an option

Save viniciusdacal/364cd048c9e72becef12972241a93174 to your computer and use it in GitHub Desktop.
$stateProvider.state('user.login', {
url: '/login',
template: '<react-screen-login></<react-screen-login>',
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment