Skip to content

Commit

Permalink
Update import path
Browse files Browse the repository at this point in the history
  • Loading branch information
MattWong-ca committed Dec 14, 2024
1 parent eafec89 commit fdef1f4
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 React from 'react'
import { action } from '@storybook/addon-actions'
import i18n from '../../../i18n-decorator.js'
import BulkImportModal from './bulk-import-modal.js'
import BulkImportModal from './bulk-import-modal.tsx'

/**
* @type {import('@storybook/react').Meta}
Expand Down

0 comments on commit fdef1f4

Please sign in to comment.