diff --git a/react-slideshow/src/App.tsx b/react-slideshow/src/App.tsx index 8a7db1c..e7442dd 100644 --- a/react-slideshow/src/App.tsx +++ b/react-slideshow/src/App.tsx @@ -5,7 +5,6 @@ import { Route, useParams } from "react-router-dom"; -import 'animate.css'; import Random from './rand'; import './App.css';