@maker-ui/layout
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -17,5 +17,5 @@ /// <reference types="react" /> | ||
/** | ||
* The `SideNav` component creates a side navigation panel alongside the page's main | ||
* content. It can be toggled open or closed on mobile or it can serve as the page's | ||
* primary <header> tag. | ||
* The **SideNav** component creates a side navigation panel as a sibling to the page's main | ||
* content. It can be toggled open or closed on both desktop and mobile or it can serve as | ||
* the page's primary <header> tag. | ||
* | ||
@@ -22,0 +22,0 @@ * @link https://maker-ui.com/docs/layout/sidenav |
{ | ||
"name": "@maker-ui/layout", | ||
"description": "The fastest way to build themeable, responsive layouts in React", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "Apache-2.0", | ||
@@ -23,4 +23,4 @@ "author": "Mike Darche <mike@newcreative.io>", | ||
"@emotion/react": "^11.1.4", | ||
"@maker-ui/css": "1.0.1", | ||
"@maker-ui/primitives": "1.0.1", | ||
"@maker-ui/css": "1.0.2", | ||
"@maker-ui/primitives": "1.0.2", | ||
"deepmerge": "^4.2.2", | ||
@@ -27,0 +27,0 @@ "react-use-measure": "^2.0.4", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
719078
+ Added@maker-ui/css@1.0.2(transitive)
+ Added@maker-ui/primitives@1.0.2(transitive)
- Removed@maker-ui/css@1.0.1(transitive)
- Removed@maker-ui/primitives@1.0.1(transitive)
Updated@maker-ui/css@1.0.2
Updated@maker-ui/primitives@1.0.2