Finally have all email verification / password reset auth flows working!

This commit is contained in:
2025-09-24 13:52:11 -05:00
parent 914c45dca4
commit ab278c2ae8
21 changed files with 1013 additions and 267 deletions

View File

@@ -113,7 +113,7 @@ export const StatusTable = ({
return (
<div className={containerCn}>
<div className={headerCn}>
<div className='flex items-center gap-2'>
<div className='flex flex-col w-full gap-2 items-end'>
{!tvMode && (
<div className='flex flex-row gap-2 text-xs'>
<p className='text-muted-foreground'>Tired of the old table? </p>