Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Saliou Diallo committed Feb 15, 2023
1 parent 63340aa commit 8102b85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { ReactNode } from 'react'
import { useCallback } from 'react'

import type { PremiumConditions, ID } from '@audius/common'
import { PremiumConditions, ID, Chain } from '@audius/common'
import {
FollowSource,
usersSocialActions,
Expand Down

0 comments on commit 8102b85

Please sign in to comment.