chore: lint

This commit is contained in:
karishmas6
2024-10-19 14:47:54 +05:30
parent 94a1c1559f
commit eba03c0ca6

View File

@@ -191,7 +191,7 @@ export const InterpretationLog: React.FC<InterpretationLogProps> = ({ isOpen, se
</div> </div>
</SwipeableDrawer> </SwipeableDrawer>
</Grid> </Grid>
</Grid> </Grid>
); );
} }