rm comment
This commit is contained in:
		
							parent
							
								
									46dec0ea85
								
							
						
					
					
						commit
						edf0ee984e
					
				| 
						 | 
					@ -1,9 +1,6 @@
 | 
				
			||||||
import styles from "../styles/Header.module.css"
 | 
					import styles from "../styles/Header.module.css"
 | 
				
			||||||
import Link from "next/link"
 | 
					import Link from "next/link"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// The approach used in this component shows how to build a sign in and sign out
 | 
					 | 
				
			||||||
// component that works on pages which support both client and server side
 | 
					 | 
				
			||||||
// rendering, and avoids any flash incorrect content on initial page load.
 | 
					 | 
				
			||||||
export default function Header() {
 | 
					export default function Header() {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  return (
 | 
					  return (
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user