mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
@@ -70,6 +70,7 @@ export interface ButtonProps
|
||||
tooltip?: TooltipProps['content'];
|
||||
tooltipShortcut?: TooltipProps['shortcut'];
|
||||
tooltipOptions?: Partial<Omit<TooltipProps, 'content' | 'shortcut'>>;
|
||||
[key: `data-${string}`]: string;
|
||||
}
|
||||
|
||||
const IconSlot = ({
|
||||
|
||||
Reference in New Issue
Block a user