@aleodoni-common/tailwind-components
Advanced tools
Comparing version 1.0.186 to 1.0.187
@@ -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 text-aleodoni-text\n opacity-50\n focus-within:opacity-100\n "; | ||
return "\n flex\n flex-col\n justify-center\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 text-aleodoni-text\n opacity-50\n focus-within:opacity-100\n "; | ||
return "\n flex\n flex-col\n justify-center\n "; | ||
}; | ||
@@ -77,0 +77,0 @@ var getErrorTextClassName = function getErrorTextClassName() { |
{ | ||
"name": "@aleodoni-common/tailwind-components", | ||
"version": "1.0.186", | ||
"version": "1.0.187", | ||
"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
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
175319
2349