fix: removed jquery explicit includes
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
'use strict'
|
||||
|
||||
/* global $ */
|
||||
|
||||
import MathJax from 'mathjax'
|
||||
import $ from 'jquery'
|
||||
|
||||
export default {
|
||||
name: 'content-view',
|
||||
|
Reference in New Issue
Block a user