Open ajmalaPiacademy opened 7 months ago
Test with react in production mode. I faced some issues related to image and text size, I tested in production it was gone.
Hi. Did you solve this? I had the same issue. Add <table>
and <thead>
around your code and add borderBottom: "10px solid transparent"
to the <thead>
. Add the option page: margin: Margin.SMALL
.This worked for me.
Is any one know how to fix this