@meduza/ui-kit-2 0.1.55 → 0.1.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1069,6 +1069,7 @@ var Timestamp = function Timestamp(_ref) {
1069
1069
  }
1070
1070
 
1071
1071
  return React__default.createElement("time", {
1072
+ suppressHydrationWarning: true,
1072
1073
  "data-testid": "timestamp",
1073
1074
  className: styles$g.root
1074
1075
  }, published);