feat(web): change link expiration logic & presets (#26064)

* feat(web): link expiration presets

* refactor: implement suggestions

* chore: remove createdAt prop

* fix: tests

* fix: button keys
This commit is contained in:
Yaros
2026-02-12 18:27:49 +01:00
committed by GitHub
parent 72cef8b94b
commit 206a208410
4 changed files with 50 additions and 58 deletions
@@ -69,6 +69,5 @@
bind:allowUpload
bind:showMetadata
bind:expiresAt
createdAt={sharedLink.createdAt}
/>
</FormModal>