@potok/forms
Advanced tools
Comparing version 0.0.23 to 0.0.24
@@ -13,4 +13,5 @@ import styled from 'styled-components'; | ||
export const Label = styled.div` | ||
export const Label = styled.label` | ||
color: ${colors.N600}; | ||
display: block; | ||
font-weight: 300; | ||
@@ -17,0 +18,0 @@ font-size: 1.2rem; |
{ | ||
"name": "@potok/forms", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "Potok.io UI Kit Form Components", | ||
@@ -5,0 +5,0 @@ "main": "./components/index.js", |
263316
3757