ink-select-input
ink-select-input copied to clipboard
added color and layout customization
Added the ability to specify selector orientation:
-- include displayDirection='column'
or displayDirection='row'
as an argument when calling SelectInput.
Added the ability to pass in a default and an accent color variable.
-- include defaultColor={someColor}
and/or accentColor={diffColor}
I was having some trouble with NPM link and testing, but it should be good. Changes are relatively simple.