@aleodoni-common/tailwind-components
Advanced tools
Comparing version 1.0.234 to 1.0.235
@@ -383,5 +383,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
className: "flex items-center" | ||
}, React__default.createElement("span", { | ||
className: "text-sm font-medium leading-none text-gray-100" | ||
}, user.name), React__default.createElement(react.Menu.Button, { | ||
}, React__default.createElement(react.Menu.Button, { | ||
className: "max-w-xs bg-aleodoni-secondary rounded-full flex items-center text-sm focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-aleodoni-secondary focus:ring-white" | ||
@@ -396,3 +394,5 @@ }, React__default.createElement("span", { | ||
className: "h-8 w-8 text-gray-100" | ||
}))), React__default.createElement(react.Transition, { | ||
})), React__default.createElement("span", { | ||
className: "pl-2 text-sm font-medium leading-none text-gray-100" | ||
}, user.name)), React__default.createElement(react.Transition, { | ||
as: React.Fragment, | ||
@@ -399,0 +399,0 @@ enter: "transition ease-out duration-100", |
@@ -381,5 +381,3 @@ import React, { useState, Fragment } from 'react'; | ||
className: "flex items-center" | ||
}, React.createElement("span", { | ||
className: "text-sm font-medium leading-none text-gray-100" | ||
}, user.name), React.createElement(Menu.Button, { | ||
}, React.createElement(Menu.Button, { | ||
className: "max-w-xs bg-aleodoni-secondary rounded-full flex items-center text-sm focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-aleodoni-secondary focus:ring-white" | ||
@@ -394,3 +392,5 @@ }, React.createElement("span", { | ||
className: "h-8 w-8 text-gray-100" | ||
}))), React.createElement(Transition, { | ||
})), React.createElement("span", { | ||
className: "pl-2 text-sm font-medium leading-none text-gray-100" | ||
}, user.name)), React.createElement(Transition, { | ||
as: Fragment, | ||
@@ -397,0 +397,0 @@ enter: "transition ease-out duration-100", |
{ | ||
"name": "@aleodoni-common/tailwind-components", | ||
"version": "1.0.234", | ||
"version": "1.0.235", | ||
"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
180472
2353