🩹 fix link for button
Co-authored-by: haraldnilsen <harald_998@hotmail.com> Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
		
							parent
							
								
									be2d5ffa17
								
							
						
					
					
						commit
						5ddecf4dbd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -12,4 +12,4 @@ | |||
|     } | ||||
| </script> | ||||
| 
 | ||||
| <button class={style}><a href={url}>{text}</a></button> | ||||
| <a href={url}><button class={style}>{text}</button></a> | ||||
|  |  | |||
		Reference in a new issue
	
	 Sindre Kjelsrud
						Sindre Kjelsrud