chore: run prettier
This commit is contained in:
parent
9cdbbc3a00
commit
155d7bb876
76 changed files with 788 additions and 550 deletions
|
@ -108,7 +108,7 @@ export default ({ children, ...props }: Props) => {
|
|||
ay || 0,
|
||||
)}px) rotate(45deg)`,
|
||||
}}
|
||||
className={classNames('absolute bg-slate-900 w-3 h-3', side)}
|
||||
className={classNames('absolute h-3 w-3 bg-slate-900', side)}
|
||||
/>
|
||||
)}
|
||||
</motion.div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue