We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 289341b commit 6940eb0Copy full SHA for 6940eb0
1 file changed
frontend/src/components/pages/rp-connect/onboarding/add-connector-dialog.tsx
@@ -7,7 +7,6 @@ import {
7
DialogTitle,
8
} from 'components/redpanda-ui/components/dialog';
9
import { Link } from 'components/redpanda-ui/components/typography';
10
-import { DialogCloseButton } from 'components/ui/dialog-close-button';
11
import type { ComponentList } from 'protogen/redpanda/api/dataplane/v1/pipeline_pb';
12
13
import { ConnectTiles } from './connect-tiles';
0 commit comments