Rename select helper to group
This commit is contained in:
@@ -5,7 +5,7 @@ import MapTileGroup from "./MapTileGroup";
|
||||
|
||||
import SortableTiles from "../tile/SortableTiles";
|
||||
|
||||
import { getGroupItems } from "../../helpers/select";
|
||||
import { getGroupItems } from "../../helpers/group";
|
||||
|
||||
import { useGroup } from "../../contexts/GroupContext";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user