mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
7 lines
77 B
TypeScript
7 lines
77 B
TypeScript
|
|
interface BulkActionProps {
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
export default function BulkAction() {
|
||
|
|
|
||
|
|
}
|