aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/NewSurvey/index.js
blob: a4b711aadf87858f9c9913ab12eca0f534cfd854 (plain)
1
2
3
export default function NewSurvey() {
  return <>NewSurvey</>;
}