So I added the header to my root component. render() { return ( <div className='App'> <h1>This is my heading</h1> <SplitPane split= ...
確定! 回上一頁