feat: move to npm package & small fixes

This commit is contained in:
Senko-san
2026-06-06 14:07:17 +03:00
parent 37c1a5944a
commit bbd59cc225
22 changed files with 54 additions and 73 deletions
@@ -1,5 +1,5 @@
import { useParams, useNavigate } from 'react-router';
import { ScrollArea, IconButton, Button } from 'modern-sk';
import { ScrollArea, IconButton, Button } from '@olly/modern-sk';
import {
useGetAlbumQuery,
useGetAlbumTracksQuery,