From dac6ef9bc0c06be1f48af9d2fae8cbcee0d9d946 Mon Sep 17 00:00:00 2001 From: Saleh Yusefnejad Date: Tue, 10 Sep 2024 07:46:49 +0330 Subject: [PATCH] update rtl demo description --- .../Pages/Components/Inputs/OtpInput/BitOtpInputDemo.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Inputs/OtpInput/BitOtpInputDemo.razor b/src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Inputs/OtpInput/BitOtpInputDemo.razor index beee346d81..f7fbfea29b 100644 --- a/src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Inputs/OtpInput/BitOtpInputDemo.razor +++ b/src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Inputs/OtpInput/BitOtpInputDemo.razor @@ -191,7 +191,7 @@ -
Use the BitOtpInput component in a right-to-left (RTL).
+
Use the BitOtpInput component in right-to-left (RTL).


Default