Ahmed Eid
Results
2
comments of
Ahmed Eid
I faced the same issue before, you have to pass into the updateDoc same object in new object by spread operator. ``` js export interface Preference { defaultRating: number; ratings:...
> Great work ! > I suggest to name this theme as `dark-default` instead of just `dark`, so users know the theme is dark version of `default` theme. > And,...