mirror of https://github.com/interlegis/sapl.git
1 changed files with 3 additions and 3 deletions
@ -1,4 +1,4 @@ |
|||||
import jQuery from 'jquery' |
import jQuery from "jquery"; |
||||
import './functions' |
import "./functions"; |
||||
|
|
||||
window.$ = window.jQuery = jQuery |
window.$ = window.jQuery = jQuery; |
||||
|
|||||
Loading…
Reference in new issue