SPRINT-18: removed all non working or bad demo stuff from ui, removed console.logs, deleted some non qqq stuff

This commit is contained in:
Tim Chamberlain
2022-12-21 11:48:09 -06:00
parent 630620b65f
commit 0fb24afffd
29 changed files with 390 additions and 2568 deletions

View File

@ -70,8 +70,6 @@ function USMapWidget(props: Props, ): JSX.Element
})();
}, []);
console.log(JSON.stringify(props))
return (
<Grid container>
<Grid item xs={12} sx={{height: props.data?.height}}>