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 -1
View File
@@ -42,7 +42,7 @@ import {
AlertDialog,
Window,
useTheme,
} from 'modern-sk';
} from '@olly/modern-sk';
const sectionStyle: React.CSSProperties = {
display: 'flex',