mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-26 20:36:34 +02:00
fix linting issues
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { AnimatePresence } from 'motion/react';
|
||||
import clsx from 'clsx';
|
||||
import { AnimatePresence } from 'motion/react';
|
||||
import { lazy } from 'react';
|
||||
import { Outlet } from 'react-router';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user