Sort imports (#6009)
* Mark import sort/order/style rules as error * npm run lint -- --fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {InterpretedLabelValueDefinition, LabelPreference} from '@atproto/api'
|
||||
import {useLingui} from '@lingui/react'
|
||||
import {msg} from '@lingui/macro'
|
||||
import {useLingui} from '@lingui/react'
|
||||
|
||||
export function useLabelBehaviorDescription(
|
||||
labelValueDef: InterpretedLabelValueDefinition,
|
||||
|
||||
Reference in New Issue
Block a user