diff --git a/package.json b/package.json index 1f5d7ba..6435ce2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lingdocs/pashto-inflector", - "version": "2.5.6", + "version": "2.5.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/EntrySelect.tsx b/src/components/EntrySelect.tsx index 5717923..84c0e3b 100644 --- a/src/components/EntrySelect.tsx +++ b/src/components/EntrySelect.tsx @@ -146,6 +146,7 @@ export function SandwichSelect(props: { props.onChange(s); } return
+
Sandwich Base