Update dependencies

This commit is contained in:
DefectingCat
2022-06-20 15:30:07 +08:00
parent 5f041cd763
commit e138fba77d
3 changed files with 662 additions and 575 deletions

View File

@ -1,5 +1,4 @@
import { Sandpack, SandpackProps } from '@codesandbox/sandpack-react';
import '@codesandbox/sandpack-react/dist/index.css';
import { useTheme } from 'next-themes';
import useInView from 'lib/hooks/useInView';