This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 45aa812 test: Adds storybook to EditableTitle component (#13362)
add c3e19b2 test: Adds storybook to IconTooltip component (#13415)
No new revisions were added by this update.
Summary of changes:
.../IconTooltip/IconTooltip.stories.tsx} | 50 +++++++++-------------
.../components/IconTooltip/IconTooltip.test.jsx} | 0
.../{IconTooltip.tsx => IconTooltip/index.tsx} | 2 +-
3 files changed, 21 insertions(+), 31 deletions(-)
copy superset-frontend/src/{common/components/Tooltip/Tooltip.stories.tsx =>
components/IconTooltip/IconTooltip.stories.tsx} (59%)
rename superset-frontend/{spec/javascripts/sqllab/IconTooltip_spec.jsx =>
src/components/IconTooltip/IconTooltip.test.jsx} (100%)
rename superset-frontend/src/components/{IconTooltip.tsx =>
IconTooltip/index.tsx} (98%)