hensei-web/components/common/SliderTableField
Justin Edmund 3a684abf57 Fixes bug with SliderTablefield control
This fixes a bug where the SliderTableField's slider was not changing the input's value.

We essentially let the parent component control the value so the component is only ever reading from props, instead of using its stored state as a display.
2023-07-02 02:23:00 -07:00
..
index.module.scss
index.tsx Fixes bug with SliderTablefield control 2023-07-02 02:23:00 -07:00