website refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { motion } from 'framer-motion';
|
||||
import { Box } from './Box';
|
||||
import { Box } from './primitives/Box';
|
||||
import { Text } from './Text';
|
||||
|
||||
interface ToggleProps {
|
||||
|
||||
Reference in New Issue
Block a user