react-magma
react-magma copied to clipboard
Docs: document Modal `isEscKeyDownDisabled` and `isBackgroundClickDisabled` props
These two props already exist on the Modal component but there are no examples in the docs site, so it could be easy for adopters to miss.
Acceptance Criteria
- Add examples for
isEscKeyDownDisabledandisBackgroundClickDisabledprops in the docs site