We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0090da + 21d4427 commit b33c4e6Copy full SHA for b33c4e6
lib/components/CountryDropdown/CountryDropdown.tsx
@@ -13,7 +13,7 @@ const websites: { country: Countries; url: string }[] = [
13
},
14
{
15
country: "China",
16
- url: "https://www.ssw.com.cn",
+ url: "https://www.ssw.cn",
17
18
19
country: "France",
0 commit comments