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 a440045 commit ac45dc4Copy full SHA for ac45dc4
README.md
@@ -197,7 +197,7 @@ Provide a custom class name for the active tab.
197
198
### <TabPanel />
199
200
-If you specify additional props on the `<TabPanel />` component they will be forwarded to the rendered `<dev />`.
+If you specify additional props on the `<TabPanel />` component they will be forwarded to the rendered `<div />`.
201
202
#### className: `string | Array<string> | { [string]: boolean }`
203
0 commit comments