diff --git a/admin/src/components/ActionButtons/index.js b/admin/src/components/ActionButtons/index.js index a4b043f..f642838 100644 --- a/admin/src/components/ActionButtons/index.js +++ b/admin/src/components/ActionButtons/index.js @@ -23,8 +23,8 @@ const ActionButtons = ({ diff }) => { return ( - + + ); +} + +export default FirstExport; \ No newline at end of file