Skip to content

Commit

Permalink
update import
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminpkane committed Nov 3, 2023
1 parent d9cba3b commit 77cc4fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/packages/app/src/components/Nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import { useFragment, usePaginationFragment } from "react-relay";
import { useDebounce } from "react-use";
import { useRecoilState, useRecoilValue } from "recoil";
import { graphql } from "relay-runtime";
import gaConfig from "../ga";
import DatasetSelector from "./DatasetSelector";
import Teams from "./Teams";
import { NavDatasets$key } from "./__generated__/NavDatasets.graphql";
Expand Down

0 comments on commit 77cc4fa

Please sign in to comment.