Skip to content

Commit fe5146f

Browse files
authored
Merge pull request laravel#4177 from al0mie/al0mie-patch-1
common js style
2 parents 31c2623 + 7262b44 commit fe5146f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/assets/js/bootstrap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ window.axios.defaults.headers.common = {
3838
* allows your team to easily build robust real-time web applications.
3939
*/
4040

41-
// import Echo from "laravel-echo"
41+
// import Echo from 'laravel-echo'
4242

4343
// window.Pusher = require('pusher-js');
4444

0 commit comments

Comments
 (0)