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 0689f80 commit 9472784Copy full SHA for 9472784
core/README.md
@@ -129,7 +129,7 @@ export default function Demo() {
129
130
## `src`
131
132
-The ref prop provides a way to access inner [`<iframe>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe) DOM node.
+Open a URL in an [`<iframe>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe).
133
134
```tsx mdx:preview
135
import React, { useEffect, useState, Fragment } from 'react';
0 commit comments