feat: update project title and name to SDB v2 in index.html and package.json
This commit is contained in:
@@ -35,7 +35,7 @@ export function AppSidebar({ showCompactPlayer = false }: AppSidebarProps) {
|
||||
<SidebarHeader>
|
||||
<div className="flex items-center gap-2 px-2 py-2">
|
||||
<Music className="h-6 w-6" />
|
||||
<span className="font-semibold text-lg group-data-[collapsible=icon]:hidden">Soundboard</span>
|
||||
<span className="font-semibold text-lg group-data-[collapsible=icon]:hidden">SDB v2</span>
|
||||
</div>
|
||||
</SidebarHeader>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user