We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c6a00 commit 8337ea2Copy full SHA for 8337ea2
src/module-augmentation.ts
@@ -9,8 +9,6 @@ import type {
9
Variant,
10
} from "./types";
11
12
-export {};
13
-
14
/**
15
* Module augmentation is used to add extra props to the existing interfaces
16
* from `react-select` as per the docs
0 commit comments