docs(removebg): Add Remove image background action

This commit is contained in:
Mohammed Zaher
2023-11-16 15:43:22 +00:00
parent 8075b65e14
commit 7ab8c76aa0
3 changed files with 17 additions and 2 deletions

View 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 />