updated
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { Box, Stack, Image, Text, Flex, SimpleGrid } from '@chakra-ui/react'
|
||||
import { } from '../colors';
|
||||
import { Box, Stack, Image, Flex, SimpleGrid } from '@chakra-ui/react'
|
||||
import {useRef } from 'react';
|
||||
import { motion, useInView } from 'framer-motion';
|
||||
import { motion } from 'framer-motion';
|
||||
|
||||
// Create motion versions of Chakra components
|
||||
|
||||
|
||||
Reference in New Issue
Block a user