Com create post (#1431)

* Fix create post for community not having community selected by default

* Fix issue where fields would reset when creating post

* Run prettier and lint
This commit is contained in:
SleeplessOne1917 2023-06-21 11:52:32 +00:00 committed by GitHub
parent 7efbf8c69c
commit 638ab2c462
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 155 additions and 167 deletions

View file

@ -21,7 +21,7 @@
"noFallthroughCasesInSwitch": true,
"paths": {
"@/*": ["/*"],
"@utils/*": ["shared/utils/*"],
"@utils/*": ["shared/utils/*"]
}
},
"include": [