summaryrefslogtreecommitdiff
path: root/UI source code/dns_mapping_ui-master/src/components/Search/input.vue
diff options
context:
space:
mode:
Diffstat (limited to 'UI source code/dns_mapping_ui-master/src/components/Search/input.vue')
-rw-r--r--UI source code/dns_mapping_ui-master/src/components/Search/input.vue12
1 files changed, 12 insertions, 0 deletions
diff --git a/UI source code/dns_mapping_ui-master/src/components/Search/input.vue b/UI source code/dns_mapping_ui-master/src/components/Search/input.vue
new file mode 100644
index 0000000..e0a30d5
--- /dev/null
+++ b/UI source code/dns_mapping_ui-master/src/components/Search/input.vue
@@ -0,0 +1,12 @@
+<template>
+ <div class="input">
+
+ </div>
+</template>
+
+<script>
+export default {};
+</script>
+
+<style>
+</style> \ No newline at end of file