mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-10 07:25:35 +00:00
feat: add a search modal using the database (wip)
This commit is contained in:
@@ -31,7 +31,7 @@ interface FormLayoutProps {
|
||||
|
||||
disableHomeLink?: boolean;
|
||||
submitBtnDanger?: boolean;
|
||||
collectionId?: string;
|
||||
collectionId?: number;
|
||||
}
|
||||
|
||||
export default function FormLayout({
|
||||
|
||||
Reference in New Issue
Block a user