@aleodoni-common/tailwind-components
Advanced tools
Comparing version 1.0.189 to 1.0.190
@@ -76,3 +76,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
var getDivInputClassName = function getDivInputClassName() { | ||
return "\n flex\n flex-col\n justify-center\n "; | ||
return "\n flex\n flex-col\n justify-center\n bg-inputbg\n "; | ||
}; | ||
@@ -79,0 +79,0 @@ var getErrorTextClassName = function getErrorTextClassName() { |
@@ -74,3 +74,3 @@ import React, { useState, Fragment } from 'react'; | ||
var getDivInputClassName = function getDivInputClassName() { | ||
return "\n flex\n flex-col\n justify-center\n "; | ||
return "\n flex\n flex-col\n justify-center\n bg-inputbg\n "; | ||
}; | ||
@@ -77,0 +77,0 @@ var getErrorTextClassName = function getErrorTextClassName() { |
{ | ||
"name": "@aleodoni-common/tailwind-components", | ||
"version": "1.0.189", | ||
"version": "1.0.190", | ||
"main": "./build/index.js", | ||
@@ -5,0 +5,0 @@ "module": "build/index.modern.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
175856