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 b8e82f2 commit 8495ce6Copy full SHA for 8495ce6
client/apollo/react/src/index.ts
@@ -23,7 +23,6 @@ export { CheckboxText } from "./Form/Checkbox/CheckboxText/CheckboxTextApollo";
23
export { InputDate } from "./Form/InputDate/InputDateApollo";
24
export { ItemLabel } from "./Form/ItemLabel/ItemLabelApollo";
25
export { ItemMessage } from "./Form/ItemMessage/ItemMessageApollo";
26
-export { ItemLabel } from "./Form/ItemLabel/ItemLabelApollo";
27
export { ItemFile, itemFileStates } from "./Form/ItemFile/ItemFileApollo";
28
export { Select } from "./Form/Select/SelectApollo";
29
export { TextArea } from "./Form/TextArea/TextAreaApollo";
0 commit comments