Skip to content

Commit 0957840

Browse files
committed
shim comment
1 parent 5297a03 commit 0957840

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/src/utils/vendor/date-fns-tz-shim.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
* are unreachable: the only callers live inside `DateTimePicker` /
1313
* `DateTimeInput`, which are never invoked because we replaced their
1414
* usage with `components/ui/date-time-input`. Drop this file (and the
15-
* matching aliases in `rsbuild.config.ts`) once `@redpanda-data/ui` is
16-
* upgraded past v4.2.0.
15+
* matching aliases in `rsbuild.config.ts`) once `@redpanda-data/ui`
16+
* is fully replaced with our registry components.
1717
*/
1818

1919
const unreachable = () => {

0 commit comments

Comments
 (0)