From fb374e60f8023e9518d3f401cd4563830c9fa631 Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Fri, 1 Jul 2022 20:50:18 -0500 Subject: [PATCH] oops also on EPDisplay --- package.json | 2 +- src/components/CompiledPTextDisplay.tsx | 4 ++-- src/components/ep-explorer/EPDisplay.tsx | 5 +++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0e193df..a6d0f8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lingdocs/pashto-inflector", - "version": "3.2.0", + "version": "3.2.1", "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/CompiledPTextDisplay.tsx b/src/components/CompiledPTextDisplay.tsx index ff23d68..72b094e 100644 --- a/src/components/CompiledPTextDisplay.tsx +++ b/src/components/CompiledPTextDisplay.tsx @@ -1,4 +1,4 @@ -import { getLength, getShort } from "../lib/p-text-helpers"; +import { getLength, getLong, getShort } from "../lib/p-text-helpers"; import * as T from "../types"; import Examples from "./Examples"; @@ -22,7 +22,7 @@ function CompiledPTextDisplay({ compiled, opts, justify, onlyOne, length }: { : compiled.ps; return