mirror of
https://github.com/pavlobu/deskreen.git
synced 2025-05-18 08:20:10 -07:00
style: use single quote
This commit is contained in:
parent
219202f880
commit
9dfeb85b44
@ -4,4 +4,4 @@ import 'react-app-polyfill/ie11';
|
||||
import 'react-app-polyfill/stable';
|
||||
// probably is better to load polyfills on demand,
|
||||
// browser tests are required to detect which polyfills are needed
|
||||
import "core-js";
|
||||
import 'core-js';
|
||||
|
Loading…
x
Reference in New Issue
Block a user