Using `react-content-loader` with SSR (in this case with Next.js) I'm getting the warning: ``` Warning: Prop `style` did not match. Server: "fill:url(#yu80c54k1c8)" Client: "fill:url(#zhqtwhb70bm)" ``` Any workaround? Thanks!