Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
nickgros committed Oct 4, 2024
1 parent 1ae71b1 commit 1e66d62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react'
import { useGetEntityHeader } from '../../synapse-queries/index'
import { useGetEntityHeader } from '../../synapse-queries/entity/useGetEntityHeaders'
import {
convertToEntityType,
entityTypeToFriendlyName,
Expand Down

0 comments on commit 1e66d62

Please sign in to comment.