chore: lint

This commit is contained in:
karishmas6
2024-06-22 20:02:44 +05:30
parent 2ab0e04b85
commit 94239b1346
3 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ export const ScrollSettings = forwardRef((props, ref) => {
return (
<TextField
sx={{marginLeft: '15px'}}
sx={{ marginLeft: '15px' }}
type="number"
label="Number of pages"
required