17 lines
		
	
	
		
			611 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			611 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="en">
 | 
						|
  <head>
 | 
						|
    <meta charset="UTF-8" />
 | 
						|
    <link rel="icon" type="image/png" href="https://sheetjs.com/favico/favicon-196x196.png" />
 | 
						|
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
						|
    <meta name="apple-mobile-web-app-capable" content="yes" />
 | 
						|
    <meta name="apple-mobile-web-app-title" content="IWA Inspector">
 | 
						|
    <link rel="canonical" href="https://sheetjs.com/tools/iwa-inspector" />
 | 
						|
    <title>SheetJS IWA Inspector</title>
 | 
						|
  </head>
 | 
						|
  <body>
 | 
						|
    <div id="root"></div>
 | 
						|
    <script type="module" src="/src/main.tsx"></script>
 | 
						|
  </body>
 | 
						|
</html>
 |