diff --git a/src/components/input/FormInput.vue b/src/components/input/FormInput.vue index 7c1da23..931ff2e 100644 --- a/src/components/input/FormInput.vue +++ b/src/components/input/FormInput.vue @@ -19,9 +19,6 @@ @focusout="$emit('focusout', modelValue)" @input="handleInput" /> -
- -
{{ title }}을 확인해주세요.
카테고리 중복입니다.
diff --git a/src/components/input/FormSelect.vue b/src/components/input/FormSelect.vue index bc7e9f4..915deaf 100644 --- a/src/components/input/FormSelect.vue +++ b/src/components/input/FormSelect.vue @@ -10,6 +10,9 @@ {{ isCommon ? item.label : item }} +
+ +
-
-
- -
-
- -
-
- -
-
- -
+ +
+
-
- + +
+ -
-
- -
- +
+ +
+ +
-