Skip to content

Commit

Permalink
change import to esm
Browse files Browse the repository at this point in the history
  • Loading branch information
jonluca committed Jan 24, 2022
1 parent 2072a4b commit 24c7800
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/icons/src/iconSvgPaths.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import { pascalCase } from "change-case";

import * as IconSvgPaths16 from "./generated/16px/paths";
import * as IconSvgPaths20 from "./generated/20px/paths";

import type { IconName } from "./iconNames";
import type { PascalCase } from "./type-utils";

Expand Down

0 comments on commit 24c7800

Please sign in to comment.