diff --git a/pages/en-us/components/modal.mdx b/pages/en-us/components/modal.mdx index 57fb9c2..4ee9d0d 100644 --- a/pages/en-us/components/modal.mdx +++ b/pages/en-us/components/modal.mdx @@ -38,7 +38,7 @@ Display popup content that requires attention or provides additional information

Some content contained within the modal.

- Cancel + setState(false)}>Cancel Submit @@ -63,7 +63,7 @@ Display popup content that requires attention or provides additional information

Some content contained within the modal.

- Cancel + setVisible(false)}>Cancel Submit @@ -119,7 +119,7 @@ Display popup content that requires attention or provides additional information

Some content contained within the modal.

- Cancel + setState(false)}>Cancel Submit