Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add skeleton to the exports of the widget package #247

Merged
merged 1 commit into from
May 14, 2024

Conversation

DNR500
Copy link
Contributor

@DNR500 DNR500 commented May 13, 2024

Jira: LF-7886

This allows the WidgetSkeleton to be imported without all the imports from Widget being resolved, which currently can create issues in some envirionments.

Should be able to import WidgetSkeleton using

import { WidgetSkeleton } from '@lifi/widget/skeleton';

@chybisov chybisov merged commit 4bb6f64 into main May 14, 2024
1 check passed
@chybisov chybisov deleted the LF-7886/add-skeleton-export branch May 14, 2024 11:01
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.

2 participants