Finally have all email verification / password reset auth flows working!
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user