mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 02:30:13 +00:00
Remove template build dynamic filename replacement. Working towards eliminating template build process completely.
This commit is contained in:
@@ -12,7 +12,7 @@ export class NavMenu extends React.Component<{}, {}> {
|
||||
<span className='icon-bar'></span>
|
||||
<span className='icon-bar'></span>
|
||||
</button>
|
||||
<Link className='navbar-brand' to={ '/' }>WebApplicationBasic</Link>
|
||||
<Link className='navbar-brand' to={ '/' }>ReactSpa</Link>
|
||||
</div>
|
||||
<div className='clearfix'></div>
|
||||
<div className='navbar-collapse collapse'>
|
||||
|
||||
Reference in New Issue
Block a user