mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-03 17:10:10 +08:00
fixed typo
This commit is contained in:
@@ -29,7 +29,7 @@ const Choice = (props: ChoiceProps) => {
|
||||
<Flex direction="column" alignItems="center" justifyContent="center">
|
||||
<Image
|
||||
className="transition ease-in-out duration-300 sm:grayscale hover:grayscale-0"
|
||||
src="/images/logos/logo.sv"
|
||||
src="/images/logos/logo.svg"
|
||||
alt="LAION Logo"
|
||||
width={500}
|
||||
height={500}
|
||||
|
||||
Reference in New Issue
Block a user