mirror of
https://github.com/wassname/talk.git
synced 2026-07-22 13:00:29 +08:00
Adding CallOut Component and tests
This commit is contained in:
@@ -23,7 +23,7 @@ export interface ValidationMessageProps {
|
||||
*/
|
||||
color?: "regular" | "error";
|
||||
/*
|
||||
* If set renders a full width button
|
||||
* If set renders a full width message
|
||||
*/
|
||||
fullWidth?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user