Skip to content

Commit 5b60aa1

Browse files
committed
Export type
1 parent 237c275 commit 5b60aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/connect-react/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export { InternalComponentForm } from "./components/InternalComponentForm";
1818
export { InternalField } from "./components/InternalField";
1919
export {
2020
Label,
21-
LabelProps,
21+
type LabelProps,
2222
} from "./components/Label";
2323
export { OptionalFieldButton } from "./components/OptionalFieldButton";
2424
export { RemoteOptionsContainer } from "./components/RemoteOptionsContainer";

0 commit comments

Comments
 (0)