1
0
Fork 0
mirror of https://github.com/archtechx/airwire.git synced 2025-12-12 02:34:04 +00:00

simplify readme

This commit is contained in:
Samuel Štancl 2021-05-20 22:48:31 +02:00
parent 314141fd33
commit 12c9ee241b

View file

@ -413,7 +413,6 @@ If you'd also like a `this.$airwire` helper (to avoid having to use `window.Airw
```ts
require('./airwire');
require('./bootstrap');
import { createApp, reactive } from 'vue';