Fixed formatting for some of the files

This commit is contained in:
Philipp Czora
2018-10-04 10:16:20 +02:00
parent 676c6f764a
commit 23869bc33a
8 changed files with 54 additions and 65 deletions

View File

@@ -19,11 +19,8 @@ export { default as ProtectedRoute } from "./ProtectedRoute.js";
export { default as Help } from "./Help.js";
export { default as LabelWithHelpIcon } from "./LabelWithHelpIcon.js";
export { apiClient, NOT_FOUND_ERROR, UNAUTHORIZED_ERROR } from "./apiclient.js";
export * from "./buttons";
export * from "./forms";
export * from "./layout";