mirror of
https://github.com/zadam/trilium.git
synced 2025-12-04 22:44:25 +01:00
4 lines
87 B
TypeScript
4 lines
87 B
TypeScript
export default function RightDropdownButton() {
|
|
return <p>Button goes here.</p>;
|
|
}
|