This commit is contained in:
Belen Curcio
2018-08-06 13:55:51 -03:00
parent 6c284feea7
commit 7c99dcf8df
9 changed files with 4003 additions and 5409 deletions
@@ -8,7 +8,7 @@ export interface CallOutProps {
/**
* The content of the component.
*/
children: string | ReactNode;
children: ReactNode;
/**
* Convenient prop to override the root styling.
*/