@govuk-react/label-text
Advanced tools
Comparing version 0.10.5 to 0.10.6
export * from "./declarations/src/index"; | ||
export { default } from "./declarations/src/index"; | ||
//# sourceMappingURL=govuk-react-label-text.cjs.d.ts.map |
@@ -19,4 +19,3 @@ 'use strict'; | ||
*/ | ||
var LabelText = styled__default["default"]('span').withConfig({ | ||
const LabelText = styled__default["default"]('span').withConfig({ | ||
displayName: "src__LabelText", | ||
@@ -23,0 +22,0 @@ componentId: "sc-1lbxenh-0" |
@@ -19,4 +19,3 @@ 'use strict'; | ||
*/ | ||
var LabelText = styled__default["default"]('span').withConfig({ | ||
const LabelText = styled__default["default"]('span').withConfig({ | ||
displayName: "src__LabelText", | ||
@@ -23,0 +22,0 @@ componentId: "sc-1lbxenh-0" |
@@ -11,4 +11,3 @@ import styled from 'styled-components'; | ||
*/ | ||
var LabelText = styled('span').withConfig({ | ||
const LabelText = styled('span').withConfig({ | ||
displayName: "src__LabelText", | ||
@@ -15,0 +14,0 @@ componentId: "sc-1lbxenh-0" |
{ | ||
"name": "@govuk-react/label-text", | ||
"version": "0.10.5", | ||
"version": "0.10.6", | ||
"dependencies": { | ||
"@govuk-react/lib": "^0.10.5" | ||
"@govuk-react/lib": "^0.10.6" | ||
}, | ||
@@ -7,0 +7,0 @@ "peerDependencies": { |
174
27688
Updated@govuk-react/lib@^0.10.6