feat: add a search modal using the database (wip)

This commit is contained in:
Sonny
2024-05-25 03:40:08 +02:00
committed by Sonny
parent b28499a69a
commit 56c05f1bf6
21 changed files with 535 additions and 621 deletions

View File

@@ -31,7 +31,7 @@ interface FormLayoutProps {
disableHomeLink?: boolean;
submitBtnDanger?: boolean;
collectionId?: string;
collectionId?: number;
}
export default function FormLayout({