Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 5, 2023
1 parent 0689f80 commit 9472784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ export default function Demo() {

## `src`

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).

```tsx mdx:preview
import React, { useEffect, useState, Fragment } from 'react';
Expand Down

0 comments on commit 9472784

Please sign in to comment.