diff --git a/app/components/global/input/Editor.vue b/app/components/global/input/Editor.vue new file mode 100644 index 0000000..72a5d82 --- /dev/null +++ b/app/components/global/input/Editor.vue @@ -0,0 +1,243 @@ + + + + + diff --git a/app/components/world/PreviewCard.vue b/app/components/world/PreviewCard.vue index 955e0ea..c27052f 100644 --- a/app/components/world/PreviewCard.vue +++ b/app/components/world/PreviewCard.vue @@ -47,7 +47,7 @@ const updatedAt = computed(() => props.world.updatedAt ? DateTime.fromIS -

{{ world.description }}

+
-