Skip to content

Commit b10a428

Browse files
authored
Update README.md
1 parent 126363e commit b10a428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/start/150-getting_started/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ require("@rails/ujs").start()
8585
// require("turbolinks").start() //remove
8686
require("@rails/activestorage").start()
8787
require("channels")
88-
require("matestack-ui-core") //add
88+
import MatestackUiCore from 'matestack-ui-core' //add
8989

9090
```
9191

0 commit comments

Comments
 (0)