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

@@ -303,7 +303,10 @@ export default defineConfig({
text: 'Remove.bg',
collapsible: true,
collapsed: true,
items: [{ text: 'Connection', link: '/apps/removebg/connection' }],
items: [
{ text: 'Actions', link: '/apps/removebg/actions' },
{ text: 'Connection', link: '/apps/removebg/connection' }
],
},
{
text: 'RSS',