Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
kgabryje committed Jun 24, 2022
1 parent eade95e commit 76e0b46
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import {
} from '../actions/datasourcesActions';

export default function datasourcesReducer(
// TODO: change type to include other datasource types
datasources: { [key: string]: Dataset },
action: AnyDatasourcesAction,
) {
Expand Down

0 comments on commit 76e0b46

Please sign in to comment.