Skip to content

Commit 731d398

Browse files
committed
feat: add commonSelectStyles variable in react-select utils
1 parent e3a2f97 commit 731d398

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Shared/Components/ReactSelect/utils.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,3 +148,5 @@ export const GroupHeading = (props: any) => {
148148
</components.GroupHeading>
149149
)
150150
}
151+
152+
export const commonSelectStyles = getCommonSelectStyle()

0 commit comments

Comments
 (0)