Skip to content

Commit

Permalink
fix: import error
Browse files Browse the repository at this point in the history
  • Loading branch information
cscovinopsh committed Apr 1, 2021
1 parent 5660c21 commit 148f023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/components/property-type/array/list.tsx
@@ -1,6 +1,6 @@
import React from 'react'

import { useTranslation } from '../../../hooks/use-translation
import { useTranslation } from '../../../hooks/use-translation'
import { flat } from '../../../../utils'
import { RecordJSON, ResourceJSON, PropertyJSON } from '../../../interfaces'
import { ShowPropertyProps } from '../base-property-props'
Expand Down

0 comments on commit 148f023

Please sign in to comment.