nytai commented on a change in pull request #8845: [WIP] new, Dashboard list view (react) URL: https://github.com/apache/incubator-superset/pull/8845#discussion_r360477774
########## File path: superset/assets/src/types/react-table.d.ts ########## @@ -0,0 +1,224 @@ +// Type definitions for react-table 7 Review comment: the newest version of `react-table` doesn't have types in https://github.com/DefinitelyTyped/DefinitelyTyped found these online and adjusted to for the features we're using. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
