chore: lint

This commit is contained in:
karishmas6
2024-08-22 05:56:45 +05:30
parent 0de286694a
commit 12c1d21c0a

View File

@@ -67,7 +67,7 @@ export const InterpretationLog = () => {
return (
<div>
<button onClick={toggleDrawer(true)} style={{ color: 'white', background: '#3f4853', border: 'none', padding: '10px 20px', width: '100%', textAlign: 'left'}}>
<button onClick={toggleDrawer(true)} style={{ color: 'white', background: '#3f4853', border: 'none', padding: '10px 20px', width: '100%', textAlign: 'left' }}>
Interpretation Log
</button>
<SwipeableDrawer