From d7833aadd84c3b1f333cb34848d5741b9afd2ed0 Mon Sep 17 00:00:00 2001 From: tarun khanna Date: Tue, 30 Jul 2024 12:44:40 +0530 Subject: [PATCH] [chore]: mock changes to trigger release --- packages/i18nify-js/README.md | 2 +- packages/i18nify-react/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/i18nify-js/README.md b/packages/i18nify-js/README.md index 42e7399a..59a979a0 100644 --- a/packages/i18nify-js/README.md +++ b/packages/i18nify-js/README.md @@ -25,7 +25,7 @@ Go on, code conqueror, the adventure awaits! ### Core Module -Welcome to the command center for your i18n experience! This module serves as the control hub, housing the essential functions to manage your i18n settings seamlessly. This module offers a trio of functions to handle all your i18n needs. Whether it's checking the current state, customizing settings, or starting afresh, this module has got you covered in managing your i18n world! 🚀 +Welcome to the command center for your i18n experience! This module serves as the control hub, housing the essential functions to manage your i18n settings seamlessly. This module offers a trio of functions to handle all your i18n needs. Whether it's checking the current state, customizing settings, or starting afresh, this module has got you covered in managing your i18n world!🚀 #### Functions diff --git a/packages/i18nify-react/README.md b/packages/i18nify-react/README.md index c43fb9d0..fedeb2c0 100644 --- a/packages/i18nify-react/README.md +++ b/packages/i18nify-react/README.md @@ -33,7 +33,7 @@ Welcome to i18nify-react, your new best friend for seamlessly managing i18n stat ### I18nProvider -Add the `I18nProvider` to the topmost parent component in your application to kickstart the i18n magic! 🪄 +Add the `I18nProvider` to the topmost parent component in your application to kickstart the i18n magic!🪄 #### Example: