Navigation menu is now a reusable component
This commit is contained in:
@ -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>
|
Reference in New Issue
Block a user