mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 15:05:35 +00:00
feat: allow adding links via ip
This commit is contained in:
@@ -21,7 +21,7 @@ interface FormCollectionProps extends FormLayoutProps {
|
||||
handleSubmit: () => void;
|
||||
}
|
||||
|
||||
export default function MantineFormCollection({
|
||||
export function MantineFormCollection({
|
||||
data,
|
||||
errors,
|
||||
disableInputs = false,
|
||||
|
||||
Reference in New Issue
Block a user