From a82ad0a7d0804cfca72958f28e90145d7987f049 Mon Sep 17 00:00:00 2001 From: Hellen Date: Mon, 20 Nov 2023 18:53:41 +0300 Subject: [PATCH] feat(Text): rtl support (#1143) --- src/components/Alert/__snapshots__/Alert.test.tsx.snap | 1 + src/components/Text/Text.tsx | 1 + 2 files changed, 2 insertions(+) diff --git a/src/components/Alert/__snapshots__/Alert.test.tsx.snap b/src/components/Alert/__snapshots__/Alert.test.tsx.snap index 2377d3aeb5..4de7bfddef 100644 --- a/src/components/Alert/__snapshots__/Alert.test.tsx.snap +++ b/src/components/Alert/__snapshots__/Alert.test.tsx.snap @@ -50,6 +50,7 @@ exports[`Alert has predicted styles if inline layout rendered 1`] = ` > Where will you go, hero? diff --git a/src/components/Text/Text.tsx b/src/components/Text/Text.tsx index b9486e20d5..83c42ed98d 100644 --- a/src/components/Text/Text.tsx +++ b/src/components/Text/Text.tsx @@ -69,6 +69,7 @@ export const Text = React.forwardRef( return (