chore: lint

This commit is contained in:
karishmas6
2024-08-29 23:16:16 +05:30
parent d21898d42a
commit 2439534eb6

View File

@@ -197,10 +197,10 @@ export const InterpretationLog = () => {
onChange={handleCustomValueChange}
placeholder="Enter number"
sx={{
marginLeft: '10px',
marginTop: '-3px',
marginLeft: '10px',
marginTop: '-3px',
'& input': {
padding: '10px',
padding: '10px',
},
}}
/>