Add collection actions
This commit is contained in:
4
app/components/Actions/index.js
Normal file
4
app/components/Actions/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
// @flow
|
||||
import Actions from './Actions';
|
||||
export { Action, Separator } from './Actions';
|
||||
export default Actions;
|
||||
Reference in New Issue
Block a user