We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5297a03 commit 0957840Copy full SHA for 0957840
1 file changed
frontend/src/utils/vendor/date-fns-tz-shim.ts
@@ -12,8 +12,8 @@
12
* are unreachable: the only callers live inside `DateTimePicker` /
13
* `DateTimeInput`, which are never invoked because we replaced their
14
* 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.
+ * matching aliases in `rsbuild.config.ts`) once `@redpanda-data/ui`
+ * is fully replaced with our registry components.
17
*/
18
19
const unreachable = () => {
0 commit comments