mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
updates
This commit is contained in:
@@ -8,7 +8,7 @@ export interface CallOutProps {
|
||||
/**
|
||||
* The content of the component.
|
||||
*/
|
||||
children: string | ReactNode;
|
||||
children: ReactNode;
|
||||
/**
|
||||
* Convenient prop to override the root styling.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user