AinurSayapow

Results 5 comments of AinurSayapow

I'm sorry, I work with react environment and this is huge to prepare whole ready to use workspace, because I need to prepare Vite, tailwind, react etc. This is the...

``` import { find } from "lodash-es"; import { PrivoMultipleSelectOption } from "privo-shared/src/tailwind-components/forms/PrivoMultipleSelect"; import React, { ChangeEventHandler, useRef } from "react"; import { Input, Select, initTE } from "tw-elements"; const...

@juujisai The problem is not there, because select.current it is already an instance. Look at this row: ``` const handleReferenceChange = (el: HTMLSelectElement | null) => { if (el &&...

Closed in [#9 ](https://github.com/github/mona-sans/pull/9)

Closed in [#9 ](https://github.com/github/mona-sans/pull/9)