Closed Datron closed 6 days ago
The default config input selection was doing the same thing as Input component
Replace input with the new component to unify changes across frontend
P.S I used leptosfmt on default_config_form.rs only, so the diff may look large but most of them are formatting changes
Problem
The default config input selection was doing the same thing as Input component
Solution
Replace input with the new component to unify changes across frontend
P.S I used leptosfmt on default_config_form.rs only, so the diff may look large but most of them are formatting changes