You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using react-data-table component for "users" data to display with react Type Script, that table is visible on entering the page and when I click on add a new user a "Model/>" will open with the form inside, When that Model opens the header of the table alone is overlapping/Displaying above the Opened model, or can anyone suggests the fix of this pls, I have attached the image for the same.
Import Statement : import DataTable, { createTheme } from 'react-data-table-component';
Reference images :
The text was updated successfully, but these errors were encountered:
I am using react-data-table component for "users" data to display with react Type Script, that table is visible on entering the page and when I click on add a new user a "Model/>" will open with the form inside, When that Model opens the header of the table alone is overlapping/Displaying above the Opened model, or can anyone suggests the fix of this pls, I have attached the image for the same.
Import Statement : import DataTable, { createTheme } from 'react-data-table-component';
Reference images :
The text was updated successfully, but these errors were encountered: