We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624506c commit 61ba179Copy full SHA for 61ba179
docs/getting-started/quick-start.md
@@ -599,6 +599,7 @@ rails generate channel MatestackUiCoreChannel
599
600
```javascript
601
import consumer from "./consumer"
602
+import MatestackUiCore from 'matestack-ui-core'
603
604
consumer.subscriptions.create("MatestackUiCoreChannel", {
605
connected() {
0 commit comments