mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-19 05:40:44 +00:00
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:
@ -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}}>
|
||||
|
Reference in New Issue
Block a user