mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
chore(react/ribbon): add all ribbon tab titles & icon
This commit is contained in:
3
apps/client/src/widgets/ribbon/BasicPropertiesTab.tsx
Normal file
3
apps/client/src/widgets/ribbon/BasicPropertiesTab.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function BasicPropertiesTab() {
|
||||
return <p>Hi</p>;
|
||||
}
|
||||
Reference in New Issue
Block a user