Style update banner correctly

This commit is contained in:
2025-12-27 18:29:23 +00:00
parent 8bf33e2d45
commit b5241a2a42
5 changed files with 10 additions and 8 deletions

View File

@@ -3,6 +3,8 @@ import ReactDOM from 'react-dom';
import App from './App';
import * as serviceWorker from './serviceWorker';
// version 3
ReactDOM.render(<App />, document.getElementById('root'));
// If you want your app to work offline and load faster, you can change