CE-3633: Migrate dialogs
Compare changes
Files
2- Johanna Szepanski authored
@@ -73,7+73,7 @@
@@ -73,7+73,7 @@
* @param {renderActionsCallback} renderActions - render function that receives the onClose callback and returns the dialog footer/actions
@@ -81,7+81,7 @@
@@ -81,7+81,7 @@
@@ -93,7 +92,6 @@ interface DialogProps {
@@ -93,7 +92,6 @@ interface DialogProps {
@@ -103,7 +101,6 @@ export const Dialog = ({
@@ -103,7 +101,6 @@ export const Dialog = ({
@@ -220,18 +217,18 @@ export const ConfirmationDialog = styled(
@@ -220,18 +217,18 @@ export const ConfirmationDialog = styled(
@@ -256,7 +253,7 @@ export const ConfirmDangerActionDialog = ({
@@ -256,7 +253,7 @@ export const ConfirmDangerActionDialog = ({
@@ -280,6 +277,7 @@ export const ConfirmDangerActionDialog = ({
@@ -280,6 +277,7 @@ export const ConfirmDangerActionDialog = ({