mirror of
https://github.com/zadam/trilium.git
synced 2025-12-21 07:39:55 +01:00
chore(promoted_attributes): start with empty widget
This commit is contained in:
3
apps/client/src/widgets/PromotedAttributes.tsx
Normal file
3
apps/client/src/widgets/PromotedAttributes.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function PromotedAttributes() {
|
||||
return <p>Promoted attributes go here.</p>
|
||||
}
|
||||
Reference in New Issue
Block a user