File tree 7 files changed +7
-7
lines changed
packages/ui/src/components/Mockup
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- import { ComponentProps } from "react" ;
1
+ import type { ComponentProps } from "react" ;
2
2
import { twMerge } from "tailwind-merge" ;
3
3
import { mergeDeep } from "../../helpers/merge-deep" ;
4
4
import { getTheme } from "../../theme-store" ;
Original file line number Diff line number Diff line change 1
- import { ComponentProps } from "react" ;
1
+ import type { ComponentProps } from "react" ;
2
2
import { mergeDeep } from "../../helpers/merge-deep" ;
3
3
import { getTheme } from "../../theme-store" ;
4
4
import type { DeepPartial } from "../../types" ;
Original file line number Diff line number Diff line change 1
- import { ComponentProps } from "react" ;
1
+ import type { ComponentProps } from "react" ;
2
2
import { twMerge } from "tailwind-merge" ;
3
3
import { mergeDeep } from "../../helpers/merge-deep" ;
4
4
import { getTheme } from "../../theme-store" ;
Original file line number Diff line number Diff line change 1
- import { ComponentProps } from "react" ;
1
+ import type { ComponentProps } from "react" ;
2
2
import { twMerge } from "tailwind-merge" ;
3
3
import { mergeDeep } from "../../helpers/merge-deep" ;
4
4
import { getTheme } from "../../theme-store" ;
Original file line number Diff line number Diff line change 1
- import { ComponentProps } from "react" ;
1
+ import type { ComponentProps } from "react" ;
2
2
import { mergeDeep } from "../../helpers/merge-deep" ;
3
3
import { getTheme } from "../../theme-store" ;
4
4
import type { DeepPartial } from "../../types" ;
Original file line number Diff line number Diff line change 1
- import { ComponentProps } from "react" ;
1
+ import type { ComponentProps } from "react" ;
2
2
import { mergeDeep } from "../../helpers/merge-deep" ;
3
3
import { getTheme } from "../../theme-store" ;
4
4
import type { DeepPartial } from "../../types" ;
Original file line number Diff line number Diff line change 1
- import { ComponentProps } from "react" ;
1
+ import type { ComponentProps } from "react" ;
2
2
import { twMerge } from "tailwind-merge" ;
3
3
import { mergeDeep } from "../../helpers/merge-deep" ;
4
4
import { getTheme } from "../../theme-store" ;
You can’t perform that action at this time.
0 commit comments