about summary refs log tree commit diff
path: root/src/components/dialogs/InAppBrowserConsent.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Modernize in-app browser consent dialog (#8191)Samuel Newman2025-04-241-0/+111
* add stateful dialog control hook * add new alf'd consent * make secondary_inverted buttons clearer * contingency for opening a link from another dialog * rm old modal * Differentiate buttons more --------- Co-authored-by: Eric Bailey <git@esb.lol>