about summary refs log tree commit diff
path: root/src/components/dialogs/GifSelect.shared.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Native `formSheet` for GIF select on iOS (#4328)Samuel Newman2024-06-041-0/+53
* native formsheet for gif select * trigger confirm discard if have gif * give modal a background color * fix web top bar - unrelated but I cba to make a separate PR