style: run biome lint
This commit is contained in:
parent
aa9872a45b
commit
f3c9d8b54c
39 changed files with 57 additions and 57 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { useState, HTMLProps } from 'react';
|
||||
import { useState, type HTMLProps } from 'react';
|
||||
import { CopyIcon, CheckIcon } from '@primer/octicons-react';
|
||||
import { cn } from '~/utils/cn';
|
||||
import { toast } from '~/components/Toaster';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue