mirror of
https://github.com/maputnik/editor.git
synced 2026-06-28 18:17:26 +00:00
Fixed more input accessibility issues, also
- Added searchParams based router for easier testing - Added more stories to the storybook
This commit is contained in:
@@ -18,6 +18,7 @@ export const Basic = () => {
|
||||
return (
|
||||
<Wrapper>
|
||||
<FieldMultiInput
|
||||
label="Foobar"
|
||||
options={options}
|
||||
value={value}
|
||||
onChange={setValue}
|
||||
|
||||
Reference in New Issue
Block a user