Closed RobbieTheWagner closed 9 months ago
I'm not sure if this is all we need here, but I think we need something to allow readonly arrays too. Maybe they should always be readonly? Power select should not be mutating the options, right?
readonly
I'm not sure if this is all we need here, but I think we need something to allow
readonly
arrays too. Maybe they should always be readonly? Power select should not be mutating the options, right?