You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by pk...@apache.org on 2021/02/25 23:48:04 UTC

[superset] branch master updated (33bec57 -> abfd373)

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

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


    from 33bec57  chore: migrating some LESS (#13296)
     add abfd373  test: tests for component FaveStar (#13320)

No new revisions were added by this update.

Summary of changes:
 .../src/components/FaveStar/FaveStar.test.tsx      | 104 +++++++++++++++++++++
 .../{FaveStar.tsx => FaveStar/index.tsx}           |  89 ++++++++++--------
 2 files changed, 152 insertions(+), 41 deletions(-)
 create mode 100644 superset-frontend/src/components/FaveStar/FaveStar.test.tsx
 rename superset-frontend/src/components/{FaveStar.tsx => FaveStar/index.tsx} (54%)