Skip to content

Instantly share code, notes, and snippets.

@rafaelmotta
Created November 24, 2017 06:52
Show Gist options
  • Save rafaelmotta/16f83bfa9161f84ecff1bf13af4b21c2 to your computer and use it in GitHub Desktop.
Save rafaelmotta/16f83bfa9161f84ecff1bf13af4b21c2 to your computer and use it in GitHub Desktop.
testando
const user = {
name: 'Rafael',
email: 'rafaelmotta021@gmail.com',
}
const printName = ({name}) => {
alert(name)
}
@rafaelmotta
Copy link
Author

Ola

@rafaelmotta
Copy link
Author

Teste

@rafaelmotta
Copy link
Author

Olá mundo

@ramosdevgrid
Copy link

Teste

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment