@postenbring/hedwig-react
Advanced tools
Comparing version 0.0.0-breadcrumbs-changes-Vg6oKCJY-20231206090333 to 0.0.0-breadcrumbs-changes-Vg6oKCJY-20231206091520
@@ -5,3 +5,3 @@ import * as react_jsx_runtime from 'react/jsx-runtime'; | ||
interface BreadcrumbsProps extends HTMLAttributes<HTMLOListElement> { | ||
children: ReactElement<HTMLLIElement | string> | ReactElement<HTMLLIElement[] | string[]>; | ||
children: ReactElement<HTMLLIElement> | ReactElement<HTMLLIElement>[]; | ||
/** | ||
@@ -8,0 +8,0 @@ * Props passed to the root `nav` html element |
{ | ||
"name": "@postenbring/hedwig-react", | ||
"version": "0.0.0-breadcrumbs-changes-Vg6oKCJY-20231206090333", | ||
"version": "0.0.0-breadcrumbs-changes-Vg6oKCJY-20231206091520", | ||
"main": "./dist/index.js", | ||
@@ -22,3 +22,3 @@ "module": "./dist/index.mjs", | ||
"dependencies": { | ||
"@postenbring/hedwig-css": "0.0.0-breadcrumbs-changes-Vg6oKCJY-20231206090333" | ||
"@postenbring/hedwig-css": "0.0.0-breadcrumbs-changes-Vg6oKCJY-20231206091520" | ||
}, | ||
@@ -25,0 +25,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
198636