packages/dag-history-component/src/components/Bookmark/Bookmark.tsx (1 line): - line 26: TODO: Props here were wrong - fix highlight packages/dag-history-component/src/components/History/index.tsx (1 line): - line 171: ...this.props as any /* TODO: Fix this, shouldn't cast to any*/ packages/dag-history-component/src/components/createHistoryContainer.tsx (1 line): - line 56: // TODO: Hacky, figure out the typings here packages/redux-dag-history/src/DagGraph.ts (1 line): - line 605: // TODO: we should remove this from the branch list and other metadata as well. packages/example/src/state/reducers/index.ts (1 line): - line 51: component: any // TODO: Create a state interface for the component