Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DmytroHryshyn committed Dec 11, 2023
1 parent a4b94b5 commit a71ba5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codemods/antd/5/remove-style-import/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
The source code has been taken from https://raw.githubusercontent.com/ant-design/codemod-v5/main/transforms/v5-remove-style-import.js
Changes: migrate imports from cjs to esm
*/

import { printOptions } from '@codemod-registry/codemods/antd/5/utils/config';
Expand Down

0 comments on commit a71ba5f

Please sign in to comment.