Revert "improve stream testing script (#2525)"

This reverts commit e748d8f765.
This commit is contained in:
Gabe Kangas
2023-01-04 14:22:55 -08:00
parent 2c6fd67276
commit 2675150cdf
10 changed files with 121 additions and 142 deletions

View File

@@ -11,7 +11,7 @@
### Form fields
- Feel free to use the pre-styled `<TextField>` text form field or the `<ToggleSwitch>` component, in a group of form fields together. These have been styled and laid out to match each other.
- Feel free to use the pre-styled `<TextField>` text form field or the `<ToggleSwitch>` compnent, in a group of form fields together. These have been styled and laid out to match each other.
- `Slider`'s - If your form uses an Ant Slider component, follow this recommended markup of CSS classes to maintain a consistent look and feel to other Sliders in the app.
```