@meduza/ui-kit-2 0.1.56 → 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.
@@ -1062,6 +1062,7 @@ var Timestamp = function Timestamp(_ref) {
1062
1062
  }
1063
1063
 
1064
1064
  return React.createElement("time", {
1065
+ suppressHydrationWarning: true,
1065
1066
  "data-testid": "timestamp",
1066
1067
  className: styles$g.root
1067
1068
  }, published);