-
{{ label }}:
-
-
- Members
-
-
-
- Private
-
-
+
+ {{ opt.label }}
+
+
diff --git a/app/components/TagInput.vue b/app/components/TagInput.vue
new file mode 100644
index 0000000..ca8140f
--- /dev/null
+++ b/app/components/TagInput.vue
@@ -0,0 +1,104 @@
+
+
+
+ {{ tag }}
+ ×
+
+
+
+
+
+
+
+
diff --git a/app/components/TierPicker.vue b/app/components/TierPicker.vue
new file mode 100644
index 0000000..719dc36
--- /dev/null
+++ b/app/components/TierPicker.vue
@@ -0,0 +1,98 @@
+
+
+
+ {{ tier.display }}
+ {{ tier.label }}
+
+
+
+
+
+
+