guardian / guardian/prosemirror-elements
Naming: let's make sure Props is only used to describe React components
Open
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
We've got a few places in the codebase where we use the word 'props' to describe options passed in a non-React context. This has confused some developers arriving at the project, who wonder what these types have to do with React.
Let's find another word to describe these things.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.