We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f164b2f commit 7e93be9Copy full SHA for 7e93be9
users/collection/users_schema_messages.js
@@ -1,3 +1,4 @@
1
+import { SimpleSchema } from 'meteor/aldeed:simple-schema';
2
import { TAPi18n } from 'meteor/tap:i18n';
3
4
// Fetch the profile username is taken message
0 commit comments