mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-26 14:58:55 +08:00
feat: refactor provider
This commit is contained in:
@@ -16,7 +16,7 @@ import {
|
||||
} from './icons';
|
||||
import { Tooltip } from '@/ui/tooltip';
|
||||
import Slide from '@mui/material/Slide';
|
||||
import { useEditor } from '@/components/editor-provider';
|
||||
import { useEditor } from '@/providers/editor-provider';
|
||||
|
||||
const toolbarList1 = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user