maro
maro
In some cases, `funds` may not exist.
- Fixed #808 - Checking `this.props.isOpen` instead of `this.state.isOpen` in `componentWillUnmount`. - Moved the call to `this.beforeOpen()` from the beginning of the `open` method to an else block. - Set...
- removed nested css styles because css nesting is supported from chrome version 112. To use nested CSS style in Chrome 111 or lower, you may need a transpiler.
## PR Checklist - [ ] Addresses an existing open issue: fixes #000 - [ ] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [x] Steps in [Contributing](https://typescript-eslint.io/contributing) were taken...
This PR fixes the download url and description for Surface UEFI Configurator in the Wake-on-Power for Surface document. The previous url pointed to a different file (Surface Data Eraser) which...