You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/10/25 22:31:32 UTC

[GitHub] [incubator-superset] nytai commented on a change in pull request #11421: chore: upgrade TypeScript (3.8.3 -> 4.0.3)

nytai commented on a change in pull request #11421:
URL: https://github.com/apache/incubator-superset/pull/11421#discussion_r511657673



##########
File path: superset-frontend/src/components/Select/SupersetStyledSelect.tsx
##########
@@ -292,5 +292,9 @@ export const Select = styled(WindowedSelect);
 export const AsyncSelect = styled(WindowedAsyncSelect);
 export const CreatableSelect = styled(WindowedCreatableSelect);
 export const AsyncCreatableSelect = styled(WindowedAsyncCreatableSelect);
-export const PaginatedSelect = withAsyncPaginate(styled(BasicSelect));
+export const PaginatedSelect = withAsyncPaginate(

Review comment:
       thanks for fixing this!




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org