Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Liza K committed Jul 29, 2021
1 parent cf9d0eb commit 1ddf909
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import { validateTimeRange } from '../timefilter';
* Helper to setup two-way syncing of global data and a state container
* @param QueryService: either setup or start
* @param stateContainer to use for syncing
FilterStateStoreFilterStateStore */
*/
export const connectToQueryState = <S extends QueryState>(
{
timefilter: { timefilter },
Expand Down

0 comments on commit 1ddf909

Please sign in to comment.