mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
style: replace double quotes with single quotes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
import "core-js/stable";
|
||||
import 'core-js/stable';
|
||||
import './index.css';
|
||||
import App from './App';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user