File tree Expand file tree Collapse file tree
packages/carbon-react-native/src/components Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,14 +15,14 @@ import {
1515import IconWarningAltFilled16 from "@carbon/icons/svg/32/warning--alt--filled.svg"
1616import IconWarningFilled16 from "@carbon/icons/svg/32/warning--filled.svg"
1717
18- import {
19- FlexStyleSheet ,
20- } from "../../style-sheets"
21-
2218import {
2319 ThemeContext ,
2420} from "../../contexts"
2521
22+ import {
23+ FlexStyleSheet ,
24+ } from "../../style-sheets"
25+
2626import type {
2727 ThemeType ,
2828} from "../../types"
Original file line number Diff line number Diff line change @@ -15,14 +15,14 @@ import {
1515import IconWarningAltFilled from "@carbon/icons/svg/32/warning--alt--filled.svg"
1616import IconWarningFilled from "@carbon/icons/svg/32/warning--filled.svg"
1717
18- import {
19- FlexStyleSheet ,
20- } from "../../style-sheets"
21-
2218import {
2319 ThemeContext ,
2420} from "../../contexts"
2521
22+ import {
23+ FlexStyleSheet ,
24+ } from "../../style-sheets"
25+
2626import type {
2727 ThemeType ,
2828} from "../../types"
You can’t perform that action at this time.
0 commit comments