We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6561c5 commit c691b40Copy full SHA for c691b40
src/components/DateSeparator/DateSeparator.tsx
@@ -35,7 +35,6 @@ const UnMemoizedDateSeparator = (props: DateSeparatorProps) => {
35
messageCreatedAt,
36
t,
37
tDateTimeParser,
38
- // todo: how to register it
39
timestampTranslationKey: 'timestamp/DateSeparator',
40
});
41
0 commit comments