Skip to content

Instantly share code, notes, and snippets.

@b-tekinli
Created April 29, 2024 20:17
Show Gist options
  • Save b-tekinli/338bf382027c4bf1584d60bb7852b584 to your computer and use it in GitHub Desktop.
Save b-tekinli/338bf382027c4bf1584d60bb7852b584 to your computer and use it in GitHub Desktop.
material ui
import Button from '@material-ui/core/Button';
<Button variant="contained" color="primary">
Tıkla
</Button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment