mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 14:25:51 +01:00
feat(react/dialogs): port bulk actions
This commit is contained in:
7
apps/client/src/widgets/bulk_actions/BulkAction.tsx
Normal file
7
apps/client/src/widgets/bulk_actions/BulkAction.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
interface BulkActionProps {
|
||||
|
||||
}
|
||||
|
||||
export default function BulkAction() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user