From 584a3646fe1f81c793157bac0605e57acc3b83bd Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Wed, 20 Jul 2022 17:02:40 -0500 Subject: [PATCH] rtl for examples --- package.json | 2 +- src/components/Examples.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7d698d3..1df32f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lingdocs/pashto-inflector", - "version": "3.4.6", + "version": "3.4.7", "author": "lingdocs.com", "description": "A Pashto inflection and verb conjugation engine, inculding React components for displaying Pashto text, inflections, and conjugations", "homepage": "https://verbs.lingdocs.com", diff --git a/src/components/Examples.tsx b/src/components/Examples.tsx index 8faa5f0..08eeecd 100644 --- a/src/components/Examples.tsx +++ b/src/components/Examples.tsx @@ -34,7 +34,7 @@ function Examples(props: ({ const examples = "children" in props ? props.children : props.ex; const Example = ({ children: text }: { children: PsStringWSub }) => (
-
+
{text}