style: email tweaking
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
useFormContext
|
||||
} from 'react-hook-form';
|
||||
import { Label } from '../../components/ui/label';
|
||||
import { cn } from '../../utils/utils';
|
||||
import { cn } from '../../utils/ui';
|
||||
|
||||
const Form = FormProvider;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user