mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
feat: use new form layout for collection/edit
This commit is contained in:
@@ -61,7 +61,7 @@ export default class CollectionsController {
|
||||
collectionId,
|
||||
auth.user!.id
|
||||
);
|
||||
return inertia.render('collections/edit', {
|
||||
return inertia.render('mantine/collections/edit', {
|
||||
collection,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user