fix: education
Deploy banu-front / deploy (push) Successful in 1m21s

This commit is contained in:
sajjadtalkhabi
2026-05-28 19:49:00 +03:30
parent 9660e3fe8f
commit d42b7aaa7b
27 changed files with 362 additions and 219 deletions
+1 -1
View File
@@ -1,6 +1,7 @@
<template>
<div class="toggle-switch">
<label class="toggle-switch__label">
<span class="toggle-switch__text">{{ label }}</span>
<button
type="button"
:disabled="disabled"
@@ -15,7 +16,6 @@
}"
/>
</button>
<span class="toggle-switch__text">{{ label }}</span>
</label>
<div v-if="error" class="toggle-switch__error dir-rtl" :class="{ 'animate-shake': vibration }">
{{ error }}