You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2021/03/06 04:51:55 UTC

[superset] branch master updated: chore: Moves InfoTooltip component to own folder (#13485)

This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 095c15a  chore: Moves InfoTooltip component to own folder (#13485)
095c15a is described below

commit 095c15a1f12bf1a53e2ac21712352d068c45b154
Author: Michael S. Molina <70...@users.noreply.github.com>
AuthorDate: Sat Mar 6 01:51:22 2021 -0300

    chore: Moves InfoTooltip component to own folder (#13485)
---
 .../src/common/components/{InfoTooltip.tsx => InfoTooltip/index.tsx}      | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/superset-frontend/src/common/components/InfoTooltip.tsx b/superset-frontend/src/common/components/InfoTooltip/index.tsx
similarity index 100%
rename from superset-frontend/src/common/components/InfoTooltip.tsx
rename to superset-frontend/src/common/components/InfoTooltip/index.tsx