diff --git a/src/demo-components/ParserDemo.tsx b/src/demo-components/ParserDemo.tsx index 5af2d7c..97119cf 100644 --- a/src/demo-components/ParserDemo.tsx +++ b/src/demo-components/ParserDemo.tsx @@ -44,6 +44,7 @@ const examples = [ "ستا پخواني ملګري مې ولیدل", "ما ډوډۍ خوړله", "وامې نه خیست", + "وبه مې وینې", ]; function ParserDemo({ opts }: { opts: T.TextOptions }) {