Skip to content

Commit

Permalink
refactor(app): fix TerseOffsetTable story import path
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhuff committed Jan 22, 2025
1 parent f611c58 commit 8cc9cb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
getLabwareDefURI,
} from '@opentrons/shared-data'

import { SmallButton } from '../../../atoms/buttons'
import { SmallButton } from '../../atoms/buttons'
import { TerseOffsetTable } from '.'

import type { Story, Meta } from '@storybook/react'
Expand Down

0 comments on commit 8cc9cb0

Please sign in to comment.