restructure annotate components

This commit is contained in:
Sebastian Sdorra
2020-06-16 10:50:38 +02:00
parent d4537c0330
commit 52f3c1d8fe
14 changed files with 626 additions and 438 deletions

View File

@@ -43,7 +43,6 @@ import {
export { validation, urls, repositories };
export { default as Annotate } from "./Annotate";
export { default as DateFromNow } from "./DateFromNow";
export { default as DateShort } from "./DateShort";
export { default as ErrorNotification } from "./ErrorNotification";