Closed charwking closed 8 years ago
Replaces the nav partial with a nav component. I decided to prepend the component name with "mc" (for Movie Club). This also removes the unnecessary $state argument to the NavController and adds a test.
$state
NavController
Replaces the nav partial with a nav component. I decided to prepend the component name with "mc" (for Movie Club). This also removes the unnecessary
$state
argument to theNavController
and adds a test.