Skip to content

Commit b64f4c2

Browse files
author
Ives van Hoorne
committed
Update icon
1 parent bbccd23 commit b64f4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/templates/icons.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ export default function getIcon(
3535
case parcel.name:
3636
return Parcel;
3737
default:
38-
return react;
38+
return React;
3939
}
4040
}

0 commit comments

Comments
 (0)