@aleodoni-common/tailwind-components
Advanced tools
Comparing version 1.0.39 to 1.0.40
@@ -9,5 +9,5 @@ import React, { InputHTMLAttributes } from 'react'; | ||
aleodoni_inputicon?: IconName; | ||
aleodoni_outlineicon?: BooleanType; | ||
aleodoni_outlineicon?: keyof BooleanType; | ||
} | ||
export declare const Input: React.FC<IInput>; | ||
export {}; |
{ | ||
"name": "@aleodoni-common/tailwind-components", | ||
"version": "1.0.39", | ||
"version": "1.0.40", | ||
"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
39877