Skip to content

Commit

Permalink
chore: import 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
urjimyu committed Mar 30, 2024
1 parent dce5ba4 commit d87ebf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import FallbackUI from './pages/FallbackUI/FallbackUI';
import 'react-toastify/dist/ReactToastify.css';
import { StyledToastContainer } from './style/toast.style';
import { Analytics } from '@vercel/analytics/react';
import { SpeedInsights } from '@vercel/speed-insights/next';
import { SpeedInsights } from '@vercel/speed-insights/react';
import * as S from './App.style';

function App() {
Expand Down

0 comments on commit d87ebf3

Please sign in to comment.