Add appeal dialog

This commit is contained in:
Eric Bailey
2025-07-11 18:15:53 -05:00
parent 7ced82124b
commit 0a7750e642
3 changed files with 157 additions and 3 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ export function Provider({children}: {children: React.ReactNode}) {
// (() => ({
// data: {
// lastInitiatedAt: new Date().toISOString(),
// status: 'assured',
// status: 'blocked',
// } as AppBskyUnspeccedDefs.AgeAssuranceState,
// }))(),
// )