mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-25 00:49:32 +02:00
chore: split string tools ui
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Box } from "@mui/material";
|
||||
|
||||
export default function ChangeColorsInPng(){
|
||||
return(<Box></Box>)
|
||||
export default function ChangeColorsInPng() {
|
||||
return <Box></Box>;
|
||||
}
|
||||
|
Reference in New Issue
Block a user