💄 Fjernet beskrivelse på tittel-tekstfelt i feilinnmelding og bruker aksel import for bildeopplastningsikon
This commit is contained in:
		
							parent
							
								
									e29fef96cf
								
							
						
					
					
						commit
						2e2e6e9d88
					
				
					 2 changed files with 2 additions and 11 deletions
				
			
		|  | @ -44,7 +44,6 @@ export default function Feil() { | |||
|                     <div className="w-1/2 flex flex-col gap-4 justify-center"> | ||||
|                         <TextField | ||||
|                             label="Tittel" | ||||
|                             description="En kort oppsummering av problemet" | ||||
|                             onChange={e => setTittel(e.target.value)} | ||||
|                         /> | ||||
|                         <Textarea | ||||
|  |  | |||
		Reference in a new issue
	
	 Markus Johansen
						Markus Johansen