brahma-ui
Advanced tools
Comparing version 1.0.31 to 1.0.32
{ | ||
"name": "brahma-ui", | ||
"version": "1.0.31", | ||
"version": "1.0.32", | ||
"description": "Brahma ui package contained shared components", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -25,3 +25,3 @@ import styled, { css } from 'styled-components' | ||
${({ theme, width }) => css` | ||
/* visibility: hidden; */ | ||
visibility: hidden; | ||
width: ${width}px; | ||
@@ -28,0 +28,0 @@ background-color: ${theme.colors.white}; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
858354