docs: remove 2.x version tips

This commit is contained in:
chenjiahan
2020-12-21 21:51:42 +08:00
parent 862cb55daa
commit cbc107dfd7
13 changed files with 11 additions and 19 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Notify('通知内容');
### 组件调用
通过组件调用 Notify 时,可以通过下面的方式进行注册(从 2.8.5 版本开始支持)
通过组件调用 Notify 时,可以通过下面的方式进行注册:
```js
import { createApp } from 'vue';