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/delete
This commit is contained in:
@@ -96,7 +96,7 @@ export default class CollectionsController {
|
||||
collectionId,
|
||||
auth.user!.id
|
||||
);
|
||||
return inertia.render('collections/delete', {
|
||||
return inertia.render('mantine/collections/delete', {
|
||||
collection,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user