Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
frzyc committed Nov 27, 2024
1 parent 9c445b6 commit a03795e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion libs/sr/page-team/src/LightConeSheetDisplay.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
import { CardThemed, NextImage } from '@genshin-optimizer/common/ui'
import { DocumentDisplay, type UISheetElement } from '@genshin-optimizer/pando/ui-sheet'
import {
DocumentDisplay,
type UISheetElement,
} from '@genshin-optimizer/pando/ui-sheet'
import { lightConeAsset } from '@genshin-optimizer/sr/assets'
import type { LightConeKey } from '@genshin-optimizer/sr/consts'
import { lightConeUiSheets } from '@genshin-optimizer/sr/formula-ui'
Expand Down

0 comments on commit a03795e

Please sign in to comment.