Started adding async calls for upgrading to Meteor 3.0. Numerous other fixes.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
import './SalesSheetForm.html';
|
||||
import swal from 'sweetalert2';
|
||||
import { ReactiveDict } from 'meteor/reactive-dict'
|
||||
|
||||
let PREFIX = "SalesSheetForm.";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user