mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user