cleanup
This commit is contained in:
parent
c6ef12b451
commit
590dfb3e4f
|
@ -7,7 +7,7 @@
|
|||
"@formkit/auto-animate": "^1.0.0-beta.1",
|
||||
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||
"@lingdocs/lingdocs-main": "^0.3.3",
|
||||
"@lingdocs/pashto-inflector": "^3.9.6",
|
||||
"@lingdocs/pashto-inflector": "^4.0.1",
|
||||
"@testing-library/jest-dom": "^5.11.4",
|
||||
"@testing-library/react": "^11.1.0",
|
||||
"@testing-library/user-event": "^12.1.10",
|
||||
|
|
|
@ -51,6 +51,11 @@ In the last section we looked at the <Link to="/equatives/present-equative/">pre
|
|||
This form is used to say that something is something (A = B) **habitually, generally, or repeatedly**.
|
||||
|
||||
<Examples opts={opts}>{psmd([
|
||||
{
|
||||
p: "**کور**",
|
||||
f: "**kor**",
|
||||
e: "**house**",
|
||||
},
|
||||
{
|
||||
p: "سحار کې چمن لوند **وي**",
|
||||
f: "saháar ke chaman loond **wee**",
|
||||
|
|
Loading…
Reference in New Issue