Added simple feature UI components and insertion dialog
This commit is contained in:
@@ -2,5 +2,5 @@ import SimpleSchema from 'simpl-schema';
|
||||
import schema from '/imports/api/schema.js';
|
||||
|
||||
if (Meteor.isDevelopment){
|
||||
SimpleSchema.debug = true
|
||||
//SimpleSchema.debug = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user