moralis-ui
Advanced tools
Comparing version 0.0.15 to 0.0.16
import { IAccordionProps } from './types'; | ||
declare const Accordion: ({ children, hasBorder, id, isOpenByDefault, icon, size, style, title, }: IAccordionProps) => import("react/jsx-runtime").JSX.Element; | ||
declare const Accordion: ({ children, contentPrefix, hasBorder, id, isOpenByDefault, icon, size, style, title, }: IAccordionProps) => import("react/jsx-runtime").JSX.Element; | ||
export default Accordion; | ||
//# sourceMappingURL=Accordion.d.ts.map |
{ | ||
"name": "moralis-ui", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "husky": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
646930
10280