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}