Merged 2.0.0-m3

This commit is contained in:
Philipp Czora
2018-11-14 14:31:17 +01:00
239 changed files with 3495 additions and 5560 deletions

View File

@@ -6,4 +6,5 @@ export { default as InputField } from "./InputField.js";
export { default as Select } from "./Select.js";
export { default as Textarea } from "./Textarea.js";
export { default as PasswordConfirmation } from "./PasswordConfirmation.js";
export { default as LabelWithHelpIcon } from "./LabelWithHelpIcon";