UNPKG
materialuiupgraded
Version:
latest (3.2.0)
3.2.0
Material-UI's workspace package
material-ui.com
mui-org/material-ui
materialuiupgraded
/
docs
/
src
/
config.js
8 lines
(6 loc)
•
94 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
const
config = {
google
: {
id
:
'UA-106598593-2'
, }, };
export
default
config;