website refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { FormEvent, ReactNode } from 'react';
|
||||
import { Box } from '../../ui/primitives/Box';
|
||||
import { Box } from '../../ui/Box';
|
||||
|
||||
interface OnboardingFormProps {
|
||||
children: ReactNode;
|
||||
|
||||
Reference in New Issue
Block a user