Style update banner correctly

This commit is contained in:
Tanner
2025-12-27 18:29:23 +00:00
parent 8b9d6640d7
commit b56446eadb
5 changed files with 10 additions and 8 deletions
+2
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