fix(direction): typo in iran cities (#54667)
Some checks failed
Publish Any Commit / build (push) Failing after 1m3s
🔀 Sync mirror to Gitee / mirror (push) Has been skipped
✅ test / lint (push) Failing after 57s
✅ test / test-node (push) Failing after 55s
✅ test / test-react-latest (push) Failing after 55s
✅ test / test-coverage (push) Has been skipped
✅ test / test-react-legacy (push) Failing after 55s
✅ test / build (push) Failing after 55s
✅ test / test-react-latest-dist (push) Has been skipped
✅ test / test lib/es module (push) Failing after 55s
👁️ Visual Regression Persist Start / test image (push) Failing after 55s

Signed-off-by: Ali Mahallati <mahallati81@gmail.com>
This commit is contained in:
Ali Mahallati 2025-08-12 16:58:12 +03:30 committed by GitHub
parent 9be96b92a7
commit eecf04371a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@ const cascaderOptions = [
children: [
{
value: 'saadat-abad',
label: 'سعادت آیاد',
label: 'سعادت آباد',
},
],
},
@ -66,7 +66,7 @@ const cascaderOptions = [
label: 'اردبیل',
children: [
{
value: 'primadar',
value: 'pirmadar',
label: 'پیرمادر',
},
],