From e31c00b3ff011f327aed22739377be40230b2072 Mon Sep 17 00:00:00 2001 From: Engincan VESKE Date: Fri, 20 Oct 2023 16:36:53 +0300 Subject: [PATCH] Update react-native.md --- en/tutorials/book-store/mobile/react-native.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/tutorials/book-store/mobile/react-native.md b/en/tutorials/book-store/mobile/react-native.md index cbda5d40..aea2a75b 100644 --- a/en/tutorials/book-store/mobile/react-native.md +++ b/en/tutorials/book-store/mobile/react-native.md @@ -132,7 +132,7 @@ const screens = { // Other codes.. ``` -![Book Store Menu Item](../../../../images/book-store-menu-item.png) +![Book Store Menu Item](../../../images/book-store-menu-item.png) ### Create Book List page