mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-10 15:35:35 +00:00
feat: add delete link form and controller
This commit is contained in:
@@ -34,7 +34,7 @@ export default function DeleteCollectionPage({
|
||||
setData={setData}
|
||||
handleSubmit={handleSubmit}
|
||||
errors={errors as any}
|
||||
disableInputs={true}
|
||||
disableInputs
|
||||
submitBtnDanger
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user