Add changeset

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
Philipp Hugenroth
2023-05-05 16:40:57 +02:00
parent 0b03f31735
commit 20b7da6f13
2 changed files with 25 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
* limitations under the License.
*/
import { Theme } from '@mui/material';
import { Theme } from '@mui/material/styles';
import { transformV5ComponentThemesToV4 } from './overrides';
describe('transformV5ComponentThemesToV4', () => {