mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
docs: add missing to (#46279)
This commit is contained in:
parent
c156d715bf
commit
5a89fb3f80
@ -14,7 +14,7 @@ Modal dialogs.
|
||||
|
||||
When requiring users to interact with the application, but without jumping to a new page and interrupting the user's workflow, you can use `Modal` to create a new floating layer over the current page to get user feedback or display information.
|
||||
|
||||
Additionally, if you need show a simple confirmation dialog, you can use [`App.useApp`](/components/app/) hooks.
|
||||
Additionally, if you need to show a simple confirmation dialog, you can use [`App.useApp`](/components/app/) hooks.
|
||||
|
||||
## Examples
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user