Skip to content

Commit

Permalink
Merge pull request #632 from datagir/revert-631-ajout-enquête
Browse files Browse the repository at this point in the history
Revert "Ajout enquête utilisateurs"
  • Loading branch information
Clemog committed Sep 5, 2022
2 parents 3a0e21b + f296f88 commit 50535c7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 105 deletions.
71 changes: 0 additions & 71 deletions source/components/Modal.tsx

This file was deleted.

3 changes: 0 additions & 3 deletions source/sites/publicodes/Landing.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@ import { TrackerContext } from '../../components/utils/withTracker'
import DocumentationButton from './DocumentationButton'
import Illustration from 'Images/ecolab-climat-dessin.svg'
import { useProfileData } from './Profil'
import SurveyModal from './SurveyModal'

export default () => {
const tracker = useContext(TrackerContext)

return (
<div
css={`
Expand Down Expand Up @@ -58,7 +56,6 @@ export default () => {
`}
/>
<div css="margin: 1rem 0">
<SurveyModal />
<div>
<Link
to="/simulateur/bilan"
Expand Down
31 changes: 0 additions & 31 deletions source/sites/publicodes/SurveyModal.js

This file was deleted.

0 comments on commit 50535c7

Please sign in to comment.