diff --git a/components/global/input/ContentState.vue b/components/global/input/ContentState.vue
new file mode 100644
index 0000000..ef137d0
--- /dev/null
+++ b/components/global/input/ContentState.vue
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+ {{ $t(`ui.contentState.${state}`) }}
+
+
+
+
+
diff --git a/components/world/form/Edit.vue b/components/world/form/Edit.vue
index b048a6d..c1c999f 100644
--- a/components/world/form/Edit.vue
+++ b/components/world/form/Edit.vue
@@ -83,10 +83,6 @@ function handleFormCancel() {
@input="handleNameChange"
>
-
-
-
-
+
+
+
+
+
+
+
+