1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00
planka/client/src/components/BoardActions/index.js

4 lines
73 B
JavaScript
Raw Normal View History

import BoardActions from './BoardActions';
export default BoardActions;