Skip to content

Commit 47d3157

Browse files
authored
Update README.md
1 parent 739d9c2 commit 47d3157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
![npm bundle size](https://img.shields.io/bundlephobia/minzip/@kyvg/vue3-notification)
33

44
## Upgrade to v3.x
5-
### Breacking changes
5+
### Breaking changes
66
- `title` and `text` no longer render with [`v-html`](https://vuejs.org/api/built-in-directives.html#v-html). Use `dangerouslySetInnerHtml` prop to render `title` and `text` with [`v-html`](https://vuejs.org/api/built-in-directives.html#v-html)
77

88
# Vue.js notifications

0 commit comments

Comments
 (0)