mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-06-03 15:11:03 +00:00
chore: prettier-plugin-sort-imports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as React from 'react'
|
||||
import { LoadingIcon } from './LoadingIcon'
|
||||
|
||||
import { LoadingIcon } from './LoadingIcon'
|
||||
import styles from './styles.module.css'
|
||||
|
||||
export const Loading: React.FC = () => (
|
||||
|
||||
Reference in New Issue
Block a user