init: the first public commit for AFFiNE
This commit is contained in:
3
libs/components/ui/src/tooltip/interface.ts
Normal file
3
libs/components/ui/src/tooltip/interface.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export type TooltipProps = {
|
||||
showArrow?: boolean;
|
||||
};
|
||||
Reference in New Issue
Block a user