mirror of
https://github.com/Sosokker/SOS12.git
synced 2025-12-23 06:34:05 +01:00
Uncheck checkbox
This commit is contained in:
parent
fd94d516ba
commit
c624555978
@ -200,7 +200,7 @@ export default function App() {
|
||||
<Button size="small"><a
|
||||
href={card.link}>View</a></Button>
|
||||
</CardActions>
|
||||
<Checkbox defaultChecked/>
|
||||
<Checkbox />
|
||||
</Card>
|
||||
</Grid>
|
||||
))}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user