@fremtind/jkl-feedback-react
Version:
Jøkul react feedback component
7 lines (6 loc) • 304 B
TypeScript
export { CheckboxQuestion } from "./CheckboxQuestion";
export { RadioQuestion } from "./RadioQuestion";
export { TextQuestion } from "./TextQuestion";
export { SmileyQuestion } from "./SmileyQuestion";
export { AddonQuestion } from "./AddonQuestion";
export { ContactQuestion } from "./ContactQuestion";