chore(deps): add prettier organize import

format code
This commit is contained in:
xfy
2024-07-26 11:43:33 +08:00
parent f36aa21c98
commit 920c6289fa
15 changed files with 59 additions and 47 deletions

View File

@ -1,5 +1,5 @@
import GistsCodeSkeleton from 'components/pages/gists/gists-code-skeleton';
import clsx from 'clsx';
import GistsCodeSkeleton from 'components/pages/gists/gists-code-skeleton';
const loading = () => {
return (

View File

@ -1,7 +1,6 @@
import clsx from 'clsx';
import { projects, selfHosts } from 'components/pages/projects/content';
import PojectCardSkeleton from 'components/pages/projects/project-card-skeleton';
import { Metadata } from 'next';
const Loading = () => {
return (