Skip to content

Commit

Permalink
Update components/src/molecules/ParametersTable/ParametersTable.stori…
Browse files Browse the repository at this point in the history
…es.tsx

Co-authored-by: Jethary Rader <[email protected]>
  • Loading branch information
koji and jerader authored Apr 8, 2024
1 parent a6585a0 commit 96eb11b
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 * as React from 'react-remove-scroll'
import { Flex } from '../../primitives'
import { SPACING } from '../../ui-style-constants'
import { ParametersTable } from '.'
import { ParametersTable } from './index'

import type { Meta, StoryObj } from '@storybook/react'
import type { RunTimeParameter } from '@opentrons/shared-data'
Expand Down

0 comments on commit 96eb11b

Please sign in to comment.