mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Change ReactSpa template to something more like a dashboard with sidebar navigation
This commit is contained in:
@@ -12,7 +12,7 @@ export class Counter extends React.Component<void, CounterState> {
|
||||
|
||||
public render() {
|
||||
return <div>
|
||||
<h2>Counter</h2>
|
||||
<h1>Counter</h1>
|
||||
|
||||
<p>This is a simple example of a React component.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user