mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
chore: format code
This commit is contained in:
parent
c2fa28c1be
commit
7aa57accf5
@ -551,7 +551,7 @@ function NewUserSection() {
|
||||
)
|
||||
}
|
||||
|
||||
export default function() {
|
||||
export default function () {
|
||||
const params = useParams()
|
||||
const keys = createAsync(() => listKeys(params.id))
|
||||
const usage = createAsync(() => getUsageInfo(params.id))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user