mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 12:30:06 +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