mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-16 04:48:32 +05:30
feat: create transparent png
This commit is contained in:
parent
c49d18cac3
commit
3da580e3a9
7 changed files with 191 additions and 22 deletions
|
|
@ -18,7 +18,7 @@ import Button from '@mui/material/Button';
|
|||
const exampleTools: { label: string; url: string }[] = [
|
||||
{
|
||||
label: 'Create a transparent image',
|
||||
url: ''
|
||||
url: '/png/create-transparent'
|
||||
},
|
||||
{ label: 'Convert text to morse code', url: '/string/to-morse' },
|
||||
{ label: 'Change GIF speed', url: '' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue