feat(miro): add create card widget action
This commit is contained in:
@@ -5,6 +5,8 @@ items:
|
||||
desc: Creates a new board.
|
||||
- name: Copy board
|
||||
desc: Creates a copy of an existing board.
|
||||
- name: Create card widget
|
||||
desc: Creates a new card widget on an existing board.
|
||||
---
|
||||
|
||||
<script setup>
|
||||
|
Reference in New Issue
Block a user