Skip to content

Commit

Permalink
chore: update common
Browse files Browse the repository at this point in the history
  • Loading branch information
liweijie0812 committed Feb 9, 2025
1 parent ceebb49 commit b9ce454
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/guide/Guide.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { TdGuideProps, GuideCrossProps } from './type';

import Portal from '../common/Portal';
import { SizeEnum, StyledProps } from '../common';
import setStyle from '../_common/js/utils/set-style';
import setStyle from '../_common/js/utils/setStyle';

import { usePrefixClass } from '../hooks/useClass';
import useDefault from '../_util/useDefault';
Expand Down

0 comments on commit b9ce454

Please sign in to comment.