File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ function MyComponent() {
6060
6161## Implementation
6262
63- - [ Rule source] ( https://github.com/rEl1cx/eslint-react/tree/main/packages/plugins/eslint-plugin-react-debug /src/rules/dom- no-unsafe-iframe-sandbox.ts )
64- - [ Test source] ( https://github.com/rEl1cx/eslint-react/tree/main/packages/plugins/eslint-plugin-react-debug /src/rules/dom- no-unsafe-iframe-sandbox.spec.ts )
63+ - [ Rule source] ( https://github.com/rEl1cx/eslint-react/tree/main/packages/plugins/eslint-plugin-react-dom /src/rules/no-unsafe-iframe-sandbox.ts )
64+ - [ Test source] ( https://github.com/rEl1cx/eslint-react/tree/main/packages/plugins/eslint-plugin-react-dom /src/rules/no-unsafe-iframe-sandbox.spec.ts )
6565
6666## Further Reading
6767
You can’t perform that action at this time.
0 commit comments