Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ModyQyW committed Dec 14, 2023
1 parent 895cc53 commit 88f120c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ export default defineConfig({

### EventBus

如果你想使用 `EventBus`,请考虑使用 [VueUse - useEventBus](https://vueuse.org/core/useeventbus/#useeventbus)[mitt](https://github.com/developit/mitt)[tiny-emitter](https://github.com/scottcorgan/tiny-emitter)。这个库不再重复提供类似功能。
如果你想使用 `EventBus`,请考虑使用 [VueUse - useEventBus](https://vueuse.org/core/useeventbus/#useeventbus)[mitt](https://github.com/developit/mitt)[nanoevents](https://github.com/ai/nanoevents)。这个库不再重复提供类似功能。

### TypeScript

Expand Down

0 comments on commit 88f120c

Please sign in to comment.