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