mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 00:44:23 +02:00
add drop operations for all item types
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
import { ItemListAction, ItemListState, ItemListStateItemWithRequiredProperties } from './item-list-state';
|
||||
import {
|
||||
ItemListAction,
|
||||
ItemListState,
|
||||
ItemListStateItemWithRequiredProperties,
|
||||
} from './item-list-state';
|
||||
|
||||
/**
|
||||
* Action creators for item grid state management
|
||||
|
||||
Reference in New Issue
Block a user