From 8c71ced4e8a124091193fc2b8a0b65f3ee91e6b9 Mon Sep 17 00:00:00 2001 From: Khurram Mahmood Date: Wed, 29 Nov 2023 18:59:38 -0800 Subject: [PATCH] Update directory.md --- tips-and-tricks/directory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tips-and-tricks/directory.md b/tips-and-tricks/directory.md index 491d194..9753109 100644 --- a/tips-and-tricks/directory.md +++ b/tips-and-tricks/directory.md @@ -12,4 +12,4 @@ Welcome to our Tips and Tricks page! Here, you'll find a collection of expert in - [How to get ListView/GridView to take up all available height](/tips-and-tricks/list-gridview-stretch-to-available-height) - [How to modify the BottomNavBar with custom styling and widgets](/tips-and-tricks/how-to-modify-bottom-navbar) - [Using navigate Screen with BottomNavBar](/tips-and-tricks/navigateScreen-with-bottomNavBar) -- [Open a custom progress dialog and then close it on an event such as an API response](/tips-and-tricks/custom-progress-dialog-close-on-an-event) +- [Open a custom progress dialog and then close it on an event such as an API response](/tips-and-tricks/custom-progress-dialog-close-on-an-event.md)