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 2021/01/30 00:08:24 UTC

[GitHub] [superset] geido commented on a change in pull request #12832: refactor: Bootstrap to AntD - Button

geido commented on a change in pull request #12832:
URL: https://github.com/apache/superset/pull/12832#discussion_r567158665



##########
File path: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx
##########
@@ -143,10 +142,10 @@ function ChartTable({
         buttons={[
           {
             name: (
-              <IconContainer>
-                <Icon name="plus-small" />
+              <div>
+                <i className="fa fa-plus" />

Review comment:
       Sure 👍




----------------------------------------------------------------
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