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 fc42b26 commit 5b46485Copy full SHA for 5b46485
spec/dummy/client/app/packs/client-bundle.js
@@ -4,7 +4,7 @@ import 'jquery';
4
import 'jquery-ujs';
5
import '@hotwired/turbo-rails';
6
7
-import ReactOnRails from 'react-on-rails';
+import ReactOnRails from 'react-on-rails/client';
8
9
import HelloTurboStream from '../startup/HelloTurboStream';
10
import SharedReduxStore from '../stores/SharedReduxStore';
0 commit comments