Skip to content

Commit 264e8ac

Browse files
committed
Add back the windows icon
1 parent d2d5aac commit 264e8ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/common/Settings.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ const Settings = ({
9292
>
9393
<Typography.Text style={{ marginRight: 10 }}>
9494
react-native-windows
95+
<WindowsFilled style={{ margin: 5 }} />
9596
</Typography.Text>
9697
<Radio.Button value="cpp">C++</Radio.Button>
9798
<Radio.Button value="cs">C#</Radio.Button>

0 commit comments

Comments
 (0)