Skip to content

Conversation

@Shoshana-Yudelevitz
Copy link
Collaborator

No description provided.


import React, { useEffect } from 'react';
import ReactDOM from 'react-dom';
import GenericButton from '../client-side/src/stories/Button/GenericButton';
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can't import form client-side folder directly, it's separated service.
you should import it from the storybook that you've bundled, install it as node module in the extension, and use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants