mirror of
https://github.com/zadam/trilium.git
synced 2025-12-21 07:39:55 +01:00
4 lines
96 B
TypeScript
4 lines
96 B
TypeScript
|
|
export default function PromotedAttributes() {
|
||
|
|
return <p>Promoted attributes go here.</p>
|
||
|
|
}
|