diff --git a/contentcuration/contentcuration/frontend/accounts/components/form/StudioEmailField.vue b/contentcuration/contentcuration/frontend/accounts/components/form/StudioEmailField.vue new file mode 100644 index 0000000000..10b2c82127 --- /dev/null +++ b/contentcuration/contentcuration/frontend/accounts/components/form/StudioEmailField.vue @@ -0,0 +1,64 @@ + + + + diff --git a/contentcuration/contentcuration/frontend/accounts/components/form/StudioPasswordField.vue b/contentcuration/contentcuration/frontend/accounts/components/form/StudioPasswordField.vue new file mode 100644 index 0000000000..873b84ca11 --- /dev/null +++ b/contentcuration/contentcuration/frontend/accounts/components/form/StudioPasswordField.vue @@ -0,0 +1,48 @@ + + + + diff --git a/contentcuration/contentcuration/frontend/accounts/pages/Create.vue b/contentcuration/contentcuration/frontend/accounts/pages/Create.vue index 12074ef1ea..f1ad5d62bb 100644 --- a/contentcuration/contentcuration/frontend/accounts/pages/Create.vue +++ b/contentcuration/contentcuration/frontend/accounts/pages/Create.vue @@ -1,11 +1,13 @@