mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-19 14:31:47 +01:00
chore(components): improve jsdoc
This commit is contained in:
@@ -31,7 +31,7 @@ export interface AlertProps {
|
||||
actions?: ButtonProps[]
|
||||
/**
|
||||
* Display a close button to dismiss the alert.
|
||||
* Will render with `{ size: 'md', color: 'gray', variant: 'link' }`.
|
||||
* `{ size: 'md', color: 'gray', variant: 'link' }`
|
||||
* @emits `close`
|
||||
* @defaultValue false
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user