feat: removing lottie react

This commit is contained in:
Chubby Granny Chaser
2024-11-02 15:31:24 +00:00
parent d09a441faa
commit 74cd60ff3d

View File

@@ -1,4 +1,4 @@
import { useCallback, useContext, useEffect, useRef, useState } from "react";
import { useCallback, useContext, useEffect, useRef } from "react";
import { Sidebar, BottomPanel, Header, Toast } from "@renderer/components";