Skip to content

Commit

Permalink
Feat/modal check (#35)
Browse files Browse the repository at this point in the history
* Modal to recruit user (airtable)

* airtable: prevent giving a description if 'other' field is not selected

* updates in user recruitment  modal

* user modal local storage function
  • Loading branch information
mluena committed Sep 21, 2021
1 parent e00fe1e commit 93a1480
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/explore/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import throttle from 'lodash/debounce';

import { Router } from 'lib/routes';
import { logEvent } from 'utils/analytics';

import { useHasMounted, useDesktop } from 'utils/hooks';
import { toggleBasemap, toggleLabels, toggleRoads } from 'utils/map';
import {
Expand Down

0 comments on commit 93a1480

Please sign in to comment.