This website requires JavaScript.
Explore
Help
Register
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c77e12edbb71b01ea0a7deac3f2cdb8d15d60a70
automatisch
/
packages
/
docs
/
pages
/
apps
/
miro
/
actions.md
Rıdvan Akca
a95b500e42
feat(miro): add copy board action
2023-09-29 12:46:36 +02:00
275 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/miro.svg
name
desc
Create board
Creates a new board.
name
desc
Copy board
Creates a copy of an existing board.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>