Browse Source

Merge pull request #4177 from al0mie/al0mie-patch-1

common js style
Taylor Otwell 7 years ago
parent
commit
fe5146f854
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/assets/js/bootstrap.js

+ 1 - 1
resources/assets/js/bootstrap.js

@@ -38,7 +38,7 @@ window.axios.defaults.headers.common = {
  * allows your team to easily build robust real-time web applications.
  */
 
-// import Echo from "laravel-echo"
+// import Echo from 'laravel-echo'
 
 // window.Pusher = require('pusher-js');