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 ef3ef6d commit 256273eCopy full SHA for 256273e
resources/assets/js/forms/form.js
@@ -1,4 +1,5 @@
1
import SparkFormErrors from './errors.js';
2
+import $ from 'jquery';
3
4
/**
5
* SparkForm helper class. Used to set common properties on all forms.
0 commit comments