mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 09:36:17 +08:00
style: remove unused import (#1113)
This commit is contained in:
@@ -6,7 +6,6 @@ import {
|
||||
useEffect,
|
||||
useState,
|
||||
} from 'react';
|
||||
import React from 'react';
|
||||
|
||||
import { StyledInput } from './style';
|
||||
type inputProps = {
|
||||
|
||||
Reference in New Issue
Block a user