mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-01 12:47:57 +01:00
docs(modal): typo in programmatic emit (#3918)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -334,7 +334,7 @@ name: 'modal-programmatic-example'
|
|||||||
::
|
::
|
||||||
|
|
||||||
::tip
|
::tip
|
||||||
You can close the modal within the modal component by emitting `"emit('close')`.
|
You can close the modal within the modal component by emitting `emit('close')`.
|
||||||
::
|
::
|
||||||
|
|
||||||
### Nested modals
|
### Nested modals
|
||||||
|
|||||||
Reference in New Issue
Block a user