Just use suppressHydrationWarning on the component that is causing the warning:
<time datetime="2016-10-25" suppressHydrationWarning />Supress "Text content does not match server-rendered HTML"
Just use suppressHydrationWarning on the component that is causing the warning:
<time datetime="2016-10-25" suppressHydrationWarning />