+3
src/components/create.tsx
+3
src/components/create.tsx
·········
+18
-5
src/layout.tsx
+18
-5
src/layout.tsx
·········<div class="dark:shadow-dark-900/80 dark:bg-dark-100/70 fixed bottom-10 z-50 flex items-center rounded-lg border-[0.5px] border-neutral-300 bg-neutral-100/70 p-2 shadow-md backdrop-blur-xs dark:border-neutral-700">
+2
-8
src/utils/copy.ts
+2
-8
src/utils/copy.ts
···
+10
-9
src/views/collection.tsx
+10
-9
src/views/collection.tsx
·········+setNotif({ show: true, icon: "lucide--trash-2", text: `${recsToDel.length} records deleted` });
+2
src/views/record.tsx
+2
src/views/record.tsx
······