Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mannycolon/6c05d855cf3a9542ee45c0393c8aac6a to your computer and use it in GitHub Desktop.
Save mannycolon/6c05d855cf3a9542ee45c0393c8aac6a to your computer and use it in GitHub Desktop.
# MuiButton
A very Basic Material-UI button.
```jsx
import MuiButton from "./MuiButton.js";
<MuiButton text="Hello RCL devs!" />
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment