mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
feat: replace button from @toeverything/components (#3608)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { IconButton, Tooltip } from '@affine/component';
|
||||
import { Tooltip } from '@affine/component';
|
||||
import { Logo1Icon } from '@blocksuite/icons';
|
||||
import { IconButton } from '@toeverything/components/button';
|
||||
import { useCallback } from 'react';
|
||||
|
||||
export const HeaderItem = () => {
|
||||
|
||||
Reference in New Issue
Block a user