Navigation menu is now a reusable component

This commit is contained in:
watsonb8
2019-05-18 17:25:36 -04:00
parent 62579677cf
commit 9dcd411090
24 changed files with 295 additions and 148 deletions

View File

@ -19,8 +19,12 @@
<Folder Include="Backend\" />
<Folder Include="Frontend\Components\" />
<Folder Include="Frontend\Views\" />
<Folder Include="Frontend\Views\Home\" />
<Folder Include="Frontend\Views\Songs\" />
<Folder Include="Frontend\Views\MainView\" />
<Folder Include="Frontend\Behaviors\" />
<Folder Include="Frontend\Components\NavigationMenu\" />
<Folder Include="Frontend\Views\Albums\" />
<Folder Include="Frontend\Views\Artists\" />
<Folder Include="Frontend\Views\Stations\" />
</ItemGroup>
</Project>