feat(web): add Library/Search/Playlists placeholder pages

Library replaces the scaffold splash. Search and Playlists are routable
so the Shell's sidebar nav works end-to-end before the real features land.
This commit is contained in:
2026-04-22 22:22:11 -04:00
parent e1504f8e6c
commit d2d5d18e74
3 changed files with 6 additions and 8 deletions
+2
View File
@@ -0,0 +1,2 @@
<h1 class="text-2xl font-semibold">Search</h1>
<p class="mt-2 text-text-secondary">Search lands in a subsequent plan.</p>