This commit is contained in:
Samandar Turg'unboev
2025-06-26 17:01:16 +05:00
parent 73efc90e11
commit ace1516293
9 changed files with 332 additions and 100 deletions

View File

@@ -1,4 +1,4 @@
import React, { ForwardedRef, forwardRef } from 'react';
import { ForwardedRef, forwardRef } from 'react';
import ReactSelect, { StylesConfig } from 'react-select';
export const selectDefaultStyles: StylesConfig = {