We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999b04c commit 9d0dd0dCopy full SHA for 9d0dd0d
app/components/admin/SeoFrame.vue
@@ -54,7 +54,7 @@ const onSubmit = handleSubmit(async (values) => {
54
/>
55
<InputText
56
class="w-full md:w-1/2"
57
- placeholder="Big Space Career Site Decrition"
+ placeholder="Big Space Career Site Description"
58
v-model="description"
59
id="seo-description"
60
:error="errors['description']"
0 commit comments