diff --git a/src/components/AdminPage/ActionLinkAdd/ActionItem.js b/src/components/AdminPage/ActionLinkAdd/ActionItem.js deleted file mode 100644 index e30ce3b..0000000 --- a/src/components/AdminPage/ActionLinkAdd/ActionItem.js +++ /dev/null @@ -1,17 +0,0 @@ -import React from 'react'; -import {List, Label, Button} from 'semantic-ui-react'; - -const ActionItem = ({i18n, data, idx, removeAction}) => { - - return ( - -