Brux Romuar
Results
2
comments of
Brux Romuar
Any update for this? The precondition failed is causing my automated tests to error out when using `clearFirestore()` method before every test. I assume that is the same as the...
In addition to @popzelife's declaration file, you can add additional props to support styling: ```ts import React, { CSSProperties } from 'react' const Masonry: React.FC export const ResponsiveMasonry: React.FC ```