This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ const CFV = defineAsyncComponent(
|
||||
<template>
|
||||
<div class="grid lg:grid-cols-2 gap-16">
|
||||
<div class="space-y-4">
|
||||
<h3 class="text-xl font-bold">Parameters of your system</h3>
|
||||
<h3 class="text-xl font-bold">Параметры системы</h3>
|
||||
<ConfigurationForm />
|
||||
</div>
|
||||
<CFV v-if="shouldShowResultView" />
|
||||
|
||||
Reference in New Issue
Block a user