diff --git a/src/components/src/Hider.tsx b/src/components/src/Hider.tsx index 98ffbf5..2d55410 100644 --- a/src/components/src/Hider.tsx +++ b/src/components/src/Hider.tsx @@ -54,7 +54,9 @@ function Hider(props: { ), },
- {props.showing ? caretDown : caretRight} +
+ {props.showing ? caretDown : caretRight} +
{` `} {props.aspect ? diff --git a/src/demo-components/SpellingDemo.tsx b/src/demo-components/SpellingDemo.tsx index cca268a..5055189 100644 --- a/src/demo-components/SpellingDemo.tsx +++ b/src/demo-components/SpellingDemo.tsx @@ -41,7 +41,7 @@ function SpellingDemo({ opts, onChange }: { opts: T.TextOptions, onChange: (opts: T.TextOptions) => void, }) { - return
+ return
  • Converts text between Afghan and Pakistani spelling conventions
  • Generates diacritics for Pashto script when given phonetic script along with Pashto script