diff --git a/src/components/CustomSelect/option-map.ts b/src/components/CustomSelect/option-map.ts index ef51c5b..02c78c6 100644 --- a/src/components/CustomSelect/option-map.ts +++ b/src/components/CustomSelect/option-map.ts @@ -48,3 +48,5 @@ export default class OptionMap extends Map> { this.last = lastItem } } + +