change copy for iOS

This commit is contained in:
Neeraj Gupta 2022-12-13 15:06:08 +05:30
parent 13afa8fc3b
commit 516410dcc4
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1

View file

@ -141,7 +141,7 @@ class _LandingPageWidgetState extends State<LandingPageWidget> {
"everywhere",
Platform.isAndroid
? "Android, iOS, Web, Desktop"
: "iOS, Android, Web, Desktop",
: "Mobile, Web, Desktop",
),
],
onPageChanged: (index) {