diff --git a/components/collections/exportCollection.vue b/components/collections/exportCollection.vue
new file mode 100644
index 000000000..a24fc0dba
--- /dev/null
+++ b/components/collections/exportCollection.vue
@@ -0,0 +1,49 @@
+
+
+
+
+
+ -
+
+
Export Collections
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/collections/index.vue b/components/collections/index.vue
index fbf59c7c0..8539a05cc 100644
--- a/components/collections/index.vue
+++ b/components/collections/index.vue
@@ -9,9 +9,12 @@
>
+
+
@@ -45,20 +48,28 @@
height: 20px;
border-radius: 50%;
}
+
+ .export-button {
+ padding: 10px 8px;
+ height: 15px;
+ }