mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 23:15:36 +00:00
feat: add delete collection form and controller method
This commit is contained in:
@@ -46,7 +46,7 @@ export default function EditLinkPage({
|
||||
|
||||
return (
|
||||
<FormLink
|
||||
title={t('link.create')}
|
||||
title={t('link.edit')}
|
||||
canSubmit={canSubmit}
|
||||
data={data}
|
||||
setData={setData}
|
||||
|
||||
Reference in New Issue
Block a user