Skip to content

Commit 36b16f9

Browse files
committed
Intentionally introduced lint-failure
1 parent 42372b2 commit 36b16f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Theme contains variables shared by styles of multiple components.
1212
*/
1313

14-
import hex2rgba from 'hex2rgba';
14+
import hex2rgba from "hex2rgba";
1515

1616
const colors = {
1717
lighter: '#373940', // light blue

0 commit comments

Comments
 (0)