Skip to content

Commit

Permalink
update imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Fercas123 committed Oct 14, 2024
1 parent 10c9159 commit b8f7751
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/lab/src/overlay/OverlayHeader.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { H4, Text } from "@salt-ds/core/src/text";
import { makePrefixer } from "@salt-ds/core/src/utils";
import { H4, Text, makePrefixer } from "@salt-ds/core";
import { useComponentCssInjection } from "@salt-ds/styles";
import { useWindow } from "@salt-ds/window";
import clsx from "clsx";
Expand Down

0 comments on commit b8f7751

Please sign in to comment.