mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-11-04 09:57:26 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			177 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			177 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<html>
 | 
						|
  <head>
 | 
						|
    <title>Redux TodoMVC</title>
 | 
						|
  </head>
 | 
						|
  <body>
 | 
						|
    <div class="todoapp" id="root">
 | 
						|
    </div>
 | 
						|
  </body>
 | 
						|
  <script src="/static/bundle.js"></script>
 | 
						|
</html>
 |