diff --git a/public/react/src/App.js b/public/react/src/App.js index 3fd121268..3949c26a2 100644 --- a/public/react/src/App.js +++ b/public/react/src/App.js @@ -1,5 +1,5 @@ import React, {Component} from 'react'; -import './public-path.js'; +import './public-path'; import logo from './logo.svg'; import './App.css'; import {LocaleProvider} from 'antd'