Merge branch 'master' into form-elements

This commit is contained in:
Burak Civan
2022-07-04 15:10:50 +03:00
committed by GitHub
115 changed files with 973 additions and 419 deletions

View File

@ -2,7 +2,7 @@
<div>
<InstallSteps :active_state="active"></InstallSteps>
<div class="form-group mb-0">
<div class="mb-0">
<form>
<select v-model="form.lang" name="lang" id="lang" size="13" class="w-full text-black text-sm font-medium">
<option v-for="(name, code) in languages" :value="code">