add drop operations for all item types

This commit is contained in:
jeffvli
2025-11-10 20:45:49 -08:00
parent 1a16b74f98
commit 0baae9cf5a
2 changed files with 53 additions and 7 deletions
@@ -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