Simplify use of `rjs/field`
Open
Easy
Technical Debt
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 28
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 2
Description
We have uses of `rjs/field` with only description in the form of `{:description "Always visible by default"}`. This could be simplified into `"Always visible by default"`. No need for the map if there are no other keys.
Contributor guide
Assessment
This issue has not been assessed yet.