Adding the button links

This commit is contained in:
Made4Uo
2024-06-23 01:35:40 -07:00
parent cbb7790e8f
commit e47de401ab
3 changed files with 19 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ export default function ToolTextInput({
fileInputRef.current?.click();
};
return (
<Box>
<Box id="tool">
<Typography fontSize={30} color={'primary'}>
{title}
</Typography>