mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 10:06:17 +08:00
chore: sort imports
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import React, {
|
||||
forwardRef,
|
||||
type CSSProperties,
|
||||
type ForwardedRef,
|
||||
type InputHTMLAttributes,
|
||||
type CSSProperties,
|
||||
} from 'react';
|
||||
import { styled } from '../styled';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user