docs(removebg): Add Remove image background
action
This commit is contained in:
12
packages/docs/pages/apps/removebg/actions.md
Normal file
12
packages/docs/pages/apps/removebg/actions.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
favicon: /favicons/removebg.svg
|
||||
items:
|
||||
- name: Remove Image Background
|
||||
desc: Remove backgrounds 100% automatically in 5 seconds with one click.
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import CustomListing from '../../components/CustomListing.vue'
|
||||
</script>
|
||||
|
||||
<CustomListing />
|
Reference in New Issue
Block a user