I am creating horizontal scrolling webpage. I m using table with nowrap as hack of not calculating width of screen every time. <td nowrap></td> It seems react ignore nowrap, is there any work around.