mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 17:25:01 +03:00
feat: Add board activity log
This commit is contained in:
@@ -59,6 +59,7 @@ export default (initialClosableValue) => {
|
||||
onClose: undefined,
|
||||
};
|
||||
|
||||
ClosableModal.Header = Modal.Header;
|
||||
ClosableModal.Content = Modal.Content;
|
||||
ClosableModal.Actions = Modal.Actions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user