perf: cleanup

This commit is contained in:
liyasthomas
2021-09-11 10:34:06 +05:30
parent b2f93aa549
commit 948cf9dae3
17 changed files with 53 additions and 82 deletions

View File

@@ -41,7 +41,7 @@
<div
v-if="codegenType"
ref="generatedCode"
class="w-full border border-dividerLight rounded block"
class="border border-dividerLight rounded"
></div>
</div>
</template>