You've already forked isop-mirror
refactor: replace button word in the internship editor component
This commit is contained in:
@@ -140,7 +140,7 @@ const { data, error } = await useSanctumFetch<CompanyData[]>('/api/companies/sim
|
|||||||
density="comfortable" />
|
density="comfortable" />
|
||||||
|
|
||||||
<v-btn type="submit" color="success" size="large" block :disabled="!isValid || !form.consent">
|
<v-btn type="submit" color="success" size="large" block :disabled="!isValid || !form.consent">
|
||||||
Pridať
|
Uloziť
|
||||||
</v-btn>
|
</v-btn>
|
||||||
</v-form>
|
</v-form>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user