Skip to content

Commit 6685aa2

Browse files
Merge branch 'master'
2 parents 74f091f + 05481cc commit 6685aa2

726 files changed

Lines changed: 20891 additions & 15210 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

types/carbon__icons-react/OTHER_FILES.txt

Lines changed: 94 additions & 0 deletions
Large diffs are not rendered by default.

types/carbon__icons-react/carbon__icons-react-tests.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import {
99
BorderLeft,
1010
CalculationAlt,
1111
CalendarHeatMap,
12+
CarbonForMobile,
1213
ChartColumn,
1314
DataBaseAlt,
1415
DataCategorical,
@@ -57,3 +58,4 @@ import * as React from "react";
5758
<WhitePaper />; // $ExpectType Element
5859
<DataCategorical />; // $ExpectType Element
5960
<Delete />; // $ExpectType Element
61+
<CarbonForMobile />; // $ExpectType Element
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { AddLarge as default } from "../";
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { BusinessProcesses as default } from "../";
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { CarbonForMobile as default } from "../";
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { ChartDualYAxis as default } from "../";
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { CloseLarge as default } from "../";
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { DataUnreal as default } from "../";
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { DatabaseEnterprisedb as default } from "../";
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { GlobalLoanAndTrial as default } from "../";

0 commit comments

Comments
 (0)