Jonathon Winter

Results 1 comments of Jonathon Winter

not an exact solution but heres how ive done about solving it ``` const inputProps = { variant: 'outlined', density: 'compact', hideDetails: true, color: 'primary', persistentPlaceholder: true, } export default...