diff --git a/BillNote_frontend/src/components/Lottie/error.tsx b/BillNote_frontend/src/components/Lottie/error.tsx index b7ea1e9..a824002 100644 --- a/BillNote_frontend/src/components/Lottie/error.tsx +++ b/BillNote_frontend/src/components/Lottie/error.tsx @@ -1,6 +1,6 @@ import { FC } from 'react' import Lottie from 'lottie-react' -import error from '@/assets/Lottie/error.json' +import error from '@/assets/Lottie/Error.json' const Error: FC = () => { return ( diff --git a/backend/requirements.txt b/backend/requirements.txt index bae6463..ab117b9 100644 Binary files a/backend/requirements.txt and b/backend/requirements.txt differ