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 51f05ea test: Adds storybook to AnchorLink component (#13406)
add 327e9b05 test: Adds storybook to FormRow component (#13407)
No new revisions were added by this update.
Summary of changes:
.../FormRow.stories.tsx} | 60 ++++++++++------------
.../components/FormRow/FormRow.test.jsx} | 0
.../components/{FormRow.jsx => FormRow/index.jsx} | 0
3 files changed, 26 insertions(+), 34 deletions(-)
copy superset-frontend/src/components/{Timer/Timer.stories.tsx =>
FormRow/FormRow.stories.tsx} (57%)
rename superset-frontend/{spec/javascripts/components/FormRow_spec.jsx =>
src/components/FormRow/FormRow.test.jsx} (100%)
rename superset-frontend/src/components/{FormRow.jsx => FormRow/index.jsx}
(100%)