recreated modals and many other components

This commit is contained in:
daniel31x13
2023-12-01 12:01:56 -05:00
parent 6d51b6de53
commit 732a5227d3
28 changed files with 1144 additions and 282 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ export const styles: StylesConfig = {
? "1px solid oklch(var(--p))"
: "1px solid oklch(var(--nc))",
boxShadow: "none",
height: "2.6rem",
minHeight: "2.6rem",
}),
container: (styles, state) => ({
...styles,