prosemirror-elements icon indicating copy to clipboard operation
prosemirror-elements copied to clipboard

Naming: let's make sure Props is only used to describe React components

Open jonathonherbert opened this issue 3 years ago • 0 comments

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.

jonathonherbert avatar Jan 24 '22 09:01 jonathonherbert