mirror of
https://github.com/AtHeartEngineering/gossipsub_dandelion_visualization.git
synced 2026-01-09 15:28:01 -05:00
title update
title update minor
This commit is contained in:
@@ -3,5 +3,7 @@ import ReactDOM from 'react-dom';
|
||||
import './index.css';
|
||||
import App from './App';
|
||||
|
||||
document.title = "Gossipsub++";
|
||||
|
||||
const root = ReactDOM.createRoot(document.getElementById('root'));
|
||||
root.render(<App />);
|
||||
|
||||
Reference in New Issue
Block a user