Files
2024-05-09 14:02:47 +02:00

272 B

favicon, items
favicon items
/favicons/monday.svg
name desc
Create board Creates a new board.
name desc
Create item Creates a new item in a board.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>