Skip to content

Instantly share code, notes, and snippets.

@rtymchyk
Created August 28, 2019 22:12
Show Gist options
  • Select an option

  • Save rtymchyk/04bce249a0e6770c29f19a5b45d31d72 to your computer and use it in GitHub Desktop.

Select an option

Save rtymchyk/04bce249a0e6770c29f19a5b45d31d72 to your computer and use it in GitHub Desktop.

Revisions

  1. rtymchyk created this gist Aug 28, 2019.
    5 changes: 5 additions & 0 deletions snackbars-dream-state.MD
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    ```javascript
    const { addAlert } = useSnackBars()
    ...
    addAlert('Your profile is updated!')
    ```