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 409fc83 chore: Tab title to be empty when creating a new tab (#12773)
add 66653ef test: Tests and Storybook entry for the Popover component
(#13176)
No new revisions were added by this update.
Summary of changes:
.../src/components/Popover/Popover.stories.tsx | 81 +++++++++++++++++++++
.../src/components/Popover/Popover.test.tsx | 82 ++++++++++++++++++++++
2 files changed, 163 insertions(+)
create mode 100644 superset-frontend/src/components/Popover/Popover.stories.tsx
create mode 100644 superset-frontend/src/components/Popover/Popover.test.tsx