feat(miro): add copy board action

This commit is contained in:
Rıdvan Akca
2023-09-27 11:10:47 +03:00
committed by Faruk AYDIN
parent c2744c5569
commit a95b500e42
6 changed files with 171 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
import listBoards from './list-boards';
export default [listBoards];