Troubleshooting vite and fonts

This commit is contained in:
Rishi Ghan
2026-04-14 12:02:47 -04:00
parent 733a453352
commit 91e99c50d9
17 changed files with 226 additions and 15 deletions

View File

@@ -29,6 +29,7 @@ export const LibraryStatistics = ({ stats }: LibraryStatisticsProps): ReactEleme
return (
<div className="mt-5">
{/* TODO: Switch iconClassNames to Solar icon */}
<Header
headerContent="Your Library In Numbers"
subHeaderContent={<span className="text-md">A brief snapshot of your library.</span>}