From 7eb5ad95604c1138e28f6d856991572502a44df3 Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Sat, 11 Jun 2022 17:37:03 -0400 Subject: [PATCH] fixed bug with padding on AP block --- package.json | 2 +- src/components/blocks/Block.tsx | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 7143b28..73d57e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lingdocs/pashto-inflector", - "version": "2.9.0", + "version": "2.9.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/blocks/Block.tsx b/src/components/blocks/Block.tsx index c3cc444..7bc0a6b 100644 --- a/src/components/blocks/Block.tsx +++ b/src/components/blocks/Block.tsx @@ -162,12 +162,7 @@ export function APBlock({ opts, children, english }: { {ap.selection.ps[0].f}
AP
- {english &&
{english}
} + {english} ; } return