Skip to content

Commit

Permalink
mui/5/core-styles-import
Browse files Browse the repository at this point in the history
  • Loading branch information
Intuita Team committed Dec 19, 2023
1 parent 6ad1698 commit 143cdd6
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions cms/automations/mui-5-core-styles-import.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
created-on: 2023-12-19T17:15:53.342Z
created-on: 2023-12-19T17:30:13.315Z
f_long-description: >-
## Description
Renames private import from core/styles/* to core/styles..
Renames private import from core/styles/* to core/styles.
### Before
```ts
import { darken, lighten } from '@material-ui/core/styles/colorManipulator';
Expand All @@ -15,22 +15,22 @@ f_long-description: >-
import { createTheme, darken, lighten, Overrides, makeStyles } from '@material-ui/core/styles';
```
f_github-link: https://github.com/intuita-inc/codemod-registry/tree/main/codemods/mui/5/core-styles-import
f_vs-code-link: -
f_codemod-studio-link: -
f_cli-command: -
f_vs-code-link: n/a
f_codemod-studio-link: n/a
f_cli-command: n/a
f_framework: cms/framework/mui.md
f_applicability-criteria: MUI version >= 4.0.0
f_verified-codemod: false
f_author: -
f_author: n/a
layout: "[automations].html"
slug: -
slug: n/a
title: Core Styles Import
f_slug-name: -
f_slug-name: n/a
f_codemod-engine: cms/codemod-engines/jscodeshift.md
f_change-mode-2: Autonomous
f_estimated-time-saving: ~5 minutes/occurrence
tags: automations
updated-on: 2023-12-19T17:15:53.342Z
published-on: 2023-12-19T17:15:53.342Z
seo: -
updated-on: 2023-12-19T17:30:13.315Z
published-on: 2023-12-19T17:30:13.315Z
seo: n/a
---

0 comments on commit 143cdd6

Please sign in to comment.