| 
									
										
										
										
											2022-07-15 06:20:05 +00:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html lang="en"> | 
					
						
							|  |  |  |   <head> | 
					
						
							|  |  |  |     <meta charset="utf-8" /> | 
					
						
							|  |  |  |     <meta name="viewport" content="width=device-width, initial-scale=1" /> | 
					
						
							|  |  |  |     <meta name="theme-color" content="#000000" /> | 
					
						
							|  |  |  |     <meta | 
					
						
							|  |  |  |       name="description" | 
					
						
							|  |  |  |       content="Web site created using create-react-app" | 
					
						
							|  |  |  |     /> | 
					
						
							|  |  |  |     <title>React App</title> | 
					
						
							|  |  |  |     <link rel="stylesheet" href="dist/index.css"> | 
					
						
							|  |  |  |      | 
					
						
							|  |  |  |   </head> | 
					
						
							|  |  |  |   <body> | 
					
						
							| 
									
										
										
										
											2022-07-15 15:04:59 +00:00
										 |  |  |     <wc-test id='test' name='Evan'></wc-test> | 
					
						
							| 
									
										
										
										
											2022-07-15 06:20:05 +00:00
										 |  |  |   </body> | 
					
						
							|  |  |  |   <script src="dist/index.js"></script> | 
					
						
							|  |  |  | </html> |