Files
automatisch/packages/docs/pages/apps/twitter/actions.md

13 lines
205 B
Markdown

---
favicon: /favicons/twitter.svg
items:
- name: Create Tweet
desc: Create a tweet.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />