mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 18:46:19 +08:00
chore: remove residual FC and FunctionComponent from components
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { FC, useEffect, useMemo, useState } from 'react';
|
||||
import { useEffect, useMemo, useState } from 'react';
|
||||
|
||||
import { InlineRefLink } from '@toeverything/components/common';
|
||||
import { CreateView } from '@toeverything/framework/virgo';
|
||||
|
||||
Reference in New Issue
Block a user