Skip to content

Commit 61ba179

Browse files
committed
added MatestackUiCore to MatestackUiCoreChannel
1 parent 624506c commit 61ba179

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/getting-started/quick-start.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,7 @@ rails generate channel MatestackUiCoreChannel
599599

600600
```javascript
601601
import consumer from "./consumer"
602+
import MatestackUiCore from 'matestack-ui-core'
602603

603604
consumer.subscriptions.create("MatestackUiCoreChannel", {
604605
connected() {

0 commit comments

Comments
 (0)