Fix Mathu Coding
This commit is contained in:
@@ -167,7 +167,6 @@ export default function Home() {
|
|||||||
onChange={handleRatingChange}
|
onChange={handleRatingChange}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
return (
|
|
||||||
<div
|
<div
|
||||||
className="home-page-background"
|
className="home-page-background"
|
||||||
style={{ backgroundColor: theme.palette.homepage }}
|
style={{ backgroundColor: theme.palette.homepage }}
|
||||||
@@ -205,7 +204,6 @@ export default function Home() {
|
|||||||
</Box>
|
</Box>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
);
|
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user