We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9524d6 commit 509e930Copy full SHA for 509e930
packages/plugins/eslint-plugin-react/src/rules/no-missing-iframe-sandbox.md
@@ -57,4 +57,4 @@ const Component = () => {
57
58
## Further Reading
59
60
--[MDN: iframe - sandbox](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attributes)
+- [MDN: iframe - sandbox](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attributes)
0 commit comments