You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ez][HUD] Move some functions around, new TextFieldSubmit component (#6347)
Just some generalizations + reorg of some functions
* New TextFieldSubmit component that is just a text field that takes an
input, and a button for submitting the input. In the future, maybe this
should be generalized to have more fields?
* Move encodeParams field to GeneralUtils
* Moves a useClickHouse useSWR wrapper to GeneralUtils
* Adjust some spacing for one of the components
0 commit comments