@rakuten-rex/form-input-label
Advanced tools
Comparing version 1.0.8 to 1.0.9
/*! | ||
* | ||
* @license @rakuten-rex/form-input-label v1.0.8 2020-01-21 | ||
* @license @rakuten-rex/form-input-label v1.0.9 2020-01-21 | ||
* FormInputLabel/FormInputLabel.development.js | ||
@@ -5,0 +5,0 @@ * |
/* | ||
@license @rakuten-rex/form-input-label v1.0.8 2020-01-21 | ||
@license @rakuten-rex/form-input-label v1.0.9 2020-01-21 | ||
FormInputLabel/FormInputLabel.production.min.js | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "@rakuten-rex/form-input-label", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "FormInputLabel component", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,3 +12,3 @@ # ReX React UI Component: form-input-label | ||
``` | ||
npm install @rakuten-rex/form-input-label@1.0.8 --save | ||
npm install @rakuten-rex/form-input-label@1.0.9 --save | ||
``` | ||
@@ -19,3 +19,3 @@ | ||
``` | ||
yarn add @rakuten-rex/form-input-label@1.0.8 | ||
yarn add @rakuten-rex/form-input-label@1.0.9 | ||
``` | ||
@@ -164,3 +164,3 @@ | ||
``` | ||
https://unpkg.com/@rakuten-rex/form-input-label@1.0.8/MyComponent/MyComponent.production.min.css | ||
https://unpkg.com/@rakuten-rex/form-input-label@1.0.9/MyComponent/MyComponent.production.min.css | ||
``` | ||
@@ -172,3 +172,3 @@ | ||
``` | ||
https://unpkg.com/@rakuten-rex/form-input-label@1.0.8/MyComponent/MyComponent.development.css | ||
https://unpkg.com/@rakuten-rex/form-input-label@1.0.9/MyComponent/MyComponent.development.css | ||
``` | ||
@@ -180,3 +180,3 @@ | ||
``` | ||
https://unpkg.com/@rakuten-rex/form-input-label@1.0.8/MyComponent/MyComponent.static.css | ||
https://unpkg.com/@rakuten-rex/form-input-label@1.0.9/MyComponent/MyComponent.static.css | ||
``` | ||
@@ -198,3 +198,3 @@ | ||
<!-- ReX form-input-label --> | ||
<link href="https://unpkg.com/@rakuten-rex/form-input-label@1.0.8/MyComponent/MyComponent.production.min.css" rel="stylesheet"> | ||
<link href="https://unpkg.com/@rakuten-rex/form-input-label@1.0.9/MyComponent/MyComponent.production.min.css" rel="stylesheet"> | ||
</head> | ||
@@ -201,0 +201,0 @@ <body> |
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 not supported yet
Sorry, the diff of this file is not supported yet