Remove the repetitive use of thumbnail generating logic #10

Closed
opened 2021-10-21 19:30:54 +00:00 by rishighan · 0 comments
rishighan commented 2021-10-21 19:30:54 +00:00 (Migrated from github.com)

There is logic that determines how the thumbnail for the cover image should be generated. For e.g. : 116cbf2a62/src/client/components/RecentlyImported.tsx (L44)

This should be abstracted away for re-use.

There is logic that determines how the thumbnail for the cover image should be generated. For e.g. : https://github.com/rishighan/threetwo/blob/116cbf2a620df852dedd4301ebef78899c74cdf6/src/client/components/RecentlyImported.tsx#L44 This should be abstracted away for re-use.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: frishi/threetwo#10