Skip to content

Commit

Permalink
Merge #83413
Browse files Browse the repository at this point in the history
83413: ui: delete RangeCalendar component r=xinhaoz a=xinhaoz

Closes #81212

The RangeCalendar component has been replaced by the
`DateRangeMenu` from cluster-ui. This commit deletes files
jassociated with the deprecated RangeCalendar
component.

Release note: None

Co-authored-by: Xin Hao Zhang <[email protected]>
  • Loading branch information
craig[bot] and xinhaoz committed Jun 28, 2022
2 parents 096ed43 + e4d390d commit 5cc0d03
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 404 deletions.
1 change: 0 additions & 1 deletion pkg/ui/workspaces/db-console/src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ export * from "./input";
export * from "./tooltip";
export * from "./select";
export * from "./modal";
export * from "./rangeCalendar";
export * from "./link";
11 changes: 0 additions & 11 deletions pkg/ui/workspaces/db-console/src/components/rangeCalendar/index.ts

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5cc0d03

Please sign in to comment.