✨ Laget frontend ikke-funksjonellt skjermbildeOpplastning-komponent
This commit is contained in:
		
							parent
							
								
									2451263b93
								
							
						
					
					
						commit
						889e7b2cd2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -7,6 +7,7 @@ import { useState } from "react"; | |||
| import router from "next/router"; | ||||
| import BildeOpplastning from "@/components/BildeOpplastning"; | ||||
| import Header from "@/components/Header"; | ||||
| import BildeOpplastning from "@/components/BildeOpplastning"; | ||||
| 
 | ||||
| export default function Feil() { | ||||
|     const [tittel, setTittel] = useState(""); | ||||
|  |  | |||
		Reference in a new issue
	
	 Markus Johansen
						Markus Johansen