Skip to content

Fix storybook PLACES not found warning#4268

Merged
arbulu89 merged 1 commit into
mainfrom
fix-storybook-tooltip-places
May 5, 2026
Merged

Fix storybook PLACES not found warning#4268
arbulu89 merged 1 commit into
mainfrom
fix-storybook-tooltip-places

Conversation

@arbulu89

@arbulu89 arbulu89 commented May 4, 2026

Copy link
Copy Markdown
Contributor

Description

Fix issue in storybook imports:

 export 'PLACES' (imported as 'PLACES') was not found in '@common/Tooltip'
│  (possible exports: default)

This was happening in OperationButton.stories.jsx as it imports PLACES as import { PLACES } from '@common/Tooltip';

How was this tested?

No need

Did you update the documentation?

No need

@arbulu89 arbulu89 added chore javascript Pull requests that update Javascript code labels May 4, 2026
@arbulu89 arbulu89 marked this pull request as ready for review May 4, 2026 14:37
@antgamdia

Copy link
Copy Markdown
Contributor

Talking about storybook... 😅 #4239

@arbulu89 arbulu89 merged commit 36a1a35 into main May 5, 2026
152 of 181 checks passed
@arbulu89 arbulu89 deleted the fix-storybook-tooltip-places branch May 5, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

2 participants