Merged in fix/LOY-391-import-fix (pull request #3456)
fix(LOY-391): import fix * fix(LOY-391): import fix Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -6,10 +6,10 @@ import useStickyPosition from "@scandic-hotels/common/hooks/useStickyPosition"
|
||||
import { StickyElementNameEnum } from "@scandic-hotels/common/stores/sticky-position"
|
||||
import { Divider } from "@scandic-hotels/design-system/Divider"
|
||||
import { LoadingSpinner } from "@scandic-hotels/design-system/LoadingSpinner"
|
||||
import { ShowMoreButton } from "@scandic-hotels/design-system/ShowMoreButton"
|
||||
import { Typography } from "@scandic-hotels/design-system/Typography"
|
||||
import { trpc } from "@scandic-hotels/trpc/client"
|
||||
|
||||
import ShowMoreButton from "@/components/TempDesignSystem/ShowMoreButton"
|
||||
import useLang from "@/hooks/useLang"
|
||||
|
||||
import { PointTransactionRow } from "./PointTransactionRow"
|
||||
|
||||
Reference in New Issue
Block a user