deleted unused code

This commit is contained in:
2026-05-10 20:46:29 +02:00
parent 8650745009
commit 08cb38df8f
+2 -2
View File
@@ -220,7 +220,7 @@ export const MainForm = () => {
</ModalDialog> </ModalDialog>
</Modal> </Modal>
<div className="min-h-screen w-full flex items-center justify-center bg-gradient-to-br from-slate-100 to-blue-50 p-4"> <div className="min-h-screen w-full flex items-center justify-center from-slate-100 to-blue-50 p-4">
<Sheet <Sheet
variant="plain" variant="plain"
className="w-full" className="w-full"
@@ -268,7 +268,7 @@ export const MainForm = () => {
alignSelf: "flex-start", alignSelf: "flex-start",
borderRadius: "999px", borderRadius: "999px",
fontWeight: 600, fontWeight: 600,
marginTop: 1 marginTop: 1,
}} }}
> >
#{nextID ?? "N/A"} #{nextID ?? "N/A"}