this commit fixes #2 and adds other improvements to #3

This commit is contained in:
2024-04-21 11:56:10 +00:00
parent e94762b85c
commit debf0461bb
12 changed files with 139 additions and 27 deletions

View File

@ -226,7 +226,7 @@ def Apps(page: ft.Page):
border_radius=10,
ink=True,
on_click=lambda _: page.go(
'/apps/dhiraagu',
'/apps/ooredoo',
),
),
ft.Container(
@ -255,7 +255,7 @@ def Apps(page: ft.Page):
border_radius=10,
ink=True,
on_click=lambda _: page.go(
'/apps/dhiraagu',
'/apps/ooredoo',
),
),
ft.Container(
@ -284,7 +284,7 @@ def Apps(page: ft.Page):
border_radius=10,
ink=True,
on_click=lambda _: page.go(
'/apps/dhiraagu',
'/apps/ooredoo',
),
),
ft.Container(
@ -313,7 +313,7 @@ def Apps(page: ft.Page):
border_radius=10,
ink=True,
on_click=lambda _: page.go(
'/apps/dhiraagu',
'/apps/ooredoo',
),
),
ft.Container(