# ConfirmDialog Component The ConfirmDialog component is a reusable component that provides a confirmation dialog with customizable buttons and text. ## Usage The ConfirmDialog package provides a set of components that can be used to compose the core component or be extended to support different kind of contents, instead of just text. ## Example usage ```jsx

Some Content

```