Open THPubs opened 6 years ago
Currently, we can only replace the thumb with an image. What if we want to add a text in there? I just added a new prop called thumbContent which allows us to pass a custom React component to the thumb.
thumbContent
Currently, we can only replace the thumb with an image. What if we want to add a text in there? I just added a new prop called
thumbContent
which allows us to pass a custom React component to the thumb.