Shengtao L

Results 2 issues of Shengtao L

this is what i have for the package.json config: ``` "reactToolbox": { "include": [ "APP_BAR", "AUTOCOMPLETE", "AVATAR", "BUTTON", "CARD", "CHECKBOX", "CHIP", "DATE_PICKER", "DIALOG", "DRAWER", "DROPDOWN", "INPUT", "LAYOUT", "LINK", "LIST", "MENU",...

I am trying to put a default plain text message because I feel this can be a good default case( user doesn't always have to supply markdown). How do I...