Skip to content

Commit d7ec6fb

Browse files
fix: reorder flipphone to be next to the rest of the phone
1 parent e23eb62 commit d7ec6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/icons.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ import linux from '../images/linux.png';
77
import flipphone from '../images/flip-phone.png';
88
import bsd from '../images/bsd.png';
99

10-
export { iphone, android, windowsphone, windows, apple, linux, flipphone, bsd };
10+
export { iphone, android, windowsphone, flipphone, windows, apple, linux, bsd };

0 commit comments

Comments
 (0)