Skip to content

Toolbox: Migrate all Dialogues in Toolbox #2502

Open
@martineckardt

Description

@martineckardt

Currently we have two different Modal components in the Toolbox: Shadcn and react-alert-dialog. Migrate all to Shadcn.

Remove this: https://github.com/ava-labs/builders-hub/blob/master/toolbox/src/components/AlertDialog.tsx

Use this:

<AlertDialog open={isAlertDialogOpen} onOpenChange={setIsAlertDialogOpen}>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions