formatted code with prettier
This commit is contained in:
parent
759cdb6276
commit
f539930509
1 changed files with 1 additions and 2 deletions
|
|
@ -21,8 +21,7 @@ export default function ImportSoundsButton({ onComplete }) {
|
|||
|
||||
return (
|
||||
<label
|
||||
style={{ alignItems: 'center',
|
||||
}}
|
||||
style={{ alignItems: 'center' }}
|
||||
className="flex bg-background ml-2 pl-2 pr-2 max-w-[210px] rounded-md hover:opacity-50 whitespace-nowrap cursor-pointer"
|
||||
>
|
||||
<input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue