Skip to content

Commit 01a1c98

Browse files
authored
Updated readme
1 parent 75df2dd commit 01a1c98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ Will trigger a `danger` notification.
162162
```js
163163
store.addNotification({
164164
...notification,
165-
animationIn: ['animated", 'fadeIn'],
166-
animationOut: ['animated", 'fadeOut']
165+
animationIn: ['animated', 'fadeIn'],
166+
animationOut: ['animated', 'fadeOut']
167167
})
168168
```
169169

0 commit comments

Comments
 (0)