@aleodoni-common/tailwind-components
Advanced tools
Comparing version 1.0.204 to 1.0.205
@@ -439,3 +439,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
}, React__default.createElement(react.Disclosure.Button, { | ||
className: "bg-gray-800 inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-white hover:bg-gray-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-800 focus:ring-white" | ||
className: "bg-aleodoni-secondary inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-white hover:bg-aleodoni-secondary-lighter focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-aleodoni-secondary focus:ring-white" | ||
}, React__default.createElement("span", { | ||
@@ -442,0 +442,0 @@ className: "sr-only" |
@@ -437,3 +437,3 @@ import React, { useState, Fragment } from 'react'; | ||
}, React.createElement(Disclosure.Button, { | ||
className: "bg-gray-800 inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-white hover:bg-gray-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-800 focus:ring-white" | ||
className: "bg-aleodoni-secondary inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-white hover:bg-aleodoni-secondary-lighter focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-aleodoni-secondary focus:ring-white" | ||
}, React.createElement("span", { | ||
@@ -440,0 +440,0 @@ className: "sr-only" |
{ | ||
"name": "@aleodoni-common/tailwind-components", | ||
"version": "1.0.204", | ||
"version": "1.0.205", | ||
"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
176754
2362