- Clear stage before moving to a sub-sub branch.
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { groupBy } from "lodash";
|
||||
import fakeData from "./testData/board600.json";
|
||||
import fakeData from "./testData/board300.json";
|
||||
|
||||
const sortByParentId = (arr) => {
|
||||
// return arr.reduce((accumulator, currentValue) => {
|
||||
|
||||
15881
client/src/components/production-board-kanban/testData/board300.json
Normal file
15881
client/src/components/production-board-kanban/testData/board300.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user