@imtbl/design-system
Advanced tools
Comparing version 0.0.64 to 0.0.65
import React from 'react'; | ||
export declare type ModalChildContentPropTypes = { | ||
modalId?: string; | ||
}; | ||
export declare type ModalSystemPropTypes = { | ||
@@ -3,0 +6,0 @@ portalMountPoint: HTMLElement; |
{ | ||
"name": "@imtbl/design-system", | ||
"version": "0.0.64", | ||
"version": "0.0.65", | ||
"description": "A repository to house all design system components utilised inside of IMX GUI", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
645031
1546