Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(React): initialize default props with serially stable values (…
…#14720) * refactor(React): initialize default props with serially stable values * refactor(React): fix more components * test(React): update snapshots * refactor(React): remove mroe default props * fix(React): adjust tests to use required props * chore(Storybook): fix console warnings by adding required props * refactor(React): remove more default props * chore(test): update snapshots * refactor(React): remove more default props, some required props * refactor(React): initialize default props with serially stable values * refactor(React): fix more components * test(React): update snapshots * refactor(React): remove mroe default props * fix(React): adjust tests to use required props * chore(Storybook): fix console warnings by adding required props * refactor(React): remove more default props * chore(test): update snapshots * refactor(React): remove more default props, some required props * refactor(React): remove more defaultProps from components * chore(snapshots): update snapshots * refactor(DataTable): remove default props * chore(test): update snapshots * fix(React): clean up a few more components * fix(Slider): remove defaultProps from Slider
- Loading branch information