Skip to content

Commit 6dde834

Browse files
committed
refresh readme
1 parent 34a09f0 commit 6dde834

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,9 @@ Will export the following structure:
5858

5959
```js
6060
{
61-
attributes: {/* Markdown attributes */},
62-
Component: function(...) {/* React component */}
61+
attributes,
62+
Component,
63+
headings,
6364
}
6465
```
6566

0 commit comments

Comments
 (0)