@mui/private-theming
Advanced tools
/** | ||
* @mui/private-theming v6.4.0 | ||
* @mui/private-theming v6.4.1 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
/** | ||
* @mui/private-theming v6.4.0 | ||
* @mui/private-theming v6.4.1 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
@@ -0,1 +1,3 @@ | ||
'use client'; | ||
import * as React from 'react'; | ||
@@ -2,0 +4,0 @@ const ThemeContext = /*#__PURE__*/React.createContext(null); |
/** | ||
* @mui/private-theming v6.4.0 | ||
* @mui/private-theming v6.4.1 | ||
* | ||
@@ -4,0 +4,0 @@ * @license MIT |
"use strict"; | ||
'use client'; | ||
@@ -3,0 +4,0 @@ var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default; |
{ | ||
"name": "@mui/private-theming", | ||
"version": "6.4.0", | ||
"version": "6.4.1", | ||
"private": false, | ||
@@ -31,3 +31,3 @@ "author": "MUI Team", | ||
"prop-types": "^15.8.1", | ||
"@mui/utils": "^6.4.0" | ||
"@mui/utils": "^6.4.1" | ||
}, | ||
@@ -34,0 +34,0 @@ "peerDependencies": { |
@@ -0,1 +1,3 @@ | ||
'use client'; | ||
import * as React from 'react'; | ||
@@ -2,0 +4,0 @@ const ThemeContext = /*#__PURE__*/React.createContext(null); |
Sorry, the diff of this file is too big to display
120723
1.28%391
0.77%