mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
fix: broken imports
This commit is contained in:
@@ -21,7 +21,7 @@ interface FormCollectionProps extends FormLayoutProps {
|
||||
handleSubmit: () => void;
|
||||
}
|
||||
|
||||
export function MantineFormCollection({
|
||||
export function FormCollection({
|
||||
data,
|
||||
errors,
|
||||
disableInputs = false,
|
||||
|
||||
Reference in New Issue
Block a user