Skip to content

Commit a3b6890

Browse files
committed
Improve Vue compatibility hint
1 parent b0c406d commit a3b6890

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/guide.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ Built on top of the [Vue Composition API](https://v3.vuejs.org/guide/composition
99
::: warning Vue Compatibility
1010
Vue Currency Input 3.x requires either **Vue 2.7** or **Vue 3**.
1111
For Vue 2.6 or earlier, please use [Vue Currency Input 2.x](https://vue-currency-input-v2.netlify.app/).
12-
:::
1312

14-
::: warning Nuxt 2 Compatibility
15-
Vue Currency Input 3.x does not work with Nuxt 2 + Vue 2.7. See [this issue](https://github.com/dm4t2/vue-currency-input/issues/398) for more information.
13+
**Nuxt 2 + Vue 2.7** is not supported. See [this issue](https://github.com/dm4t2/vue-currency-input/issues/398) for more information.
1614
:::
1715

1816
## Installation

0 commit comments

Comments
 (0)