Skip to content

Commit 84bbe87

Browse files
committed
Add date
1 parent 033274d commit 84bbe87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/debug-theme/src/private/ErrorBox.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ const { ErrorBox } = Components;
77

88
type ErrorBoxProps = PropsOf<typeof ErrorBox>;
99

10-
// TODO: [P4] We should move the <ErrorBox> into this package.
10+
// TODO: [P4] We should move the <ErrorBox> into this package on or after 2027-08-16.
1111
export default ErrorBox;
1212
export { type ErrorBoxProps };

0 commit comments

Comments
 (0)