Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

fix storybook #9124

Merged
merged 3 commits into from
Oct 23, 2023
Merged

fix storybook #9124

merged 3 commits into from
Oct 23, 2023

Conversation

DanielBelmes
Copy link
Contributor

@DanielBelmes DanielBelmes commented Oct 23, 2023

Summary

🤖 Generated by Copilot at efa1609

Removed unnecessary dependency and added missing dependency for the UI package. This improves the package's performance and compatibility with React JSX.

References

closes #insert number here

Explanation

🤖 Generated by Copilot at efa1609

  • Added @babel/preset-react dependency to UI package (link)
  • Removed enzyme-adapter-react-16 dependency from babel presets in UI package (link)

🤖 Generated by Copilot at efa1609

enzyme-adapter
gone from babel.config
UI package shrinks

QA Steps

List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.

Checklist

  • If this PR is still a WIP, convert to a draft
  • When this PR is ready, mark it as "Ready for review"
  • ensure all checks pass
  • Changes have been manually QA'd
  • Changes reviewed by at least 2 approved reviewers

@DanielBelmes DanielBelmes self-assigned this Oct 23, 2023
@DanielBelmes DanielBelmes linked an issue Oct 23, 2023 that may be closed by this pull request
Disabled auto opening browser. Fixed settings component. added types to config
@DanielBelmes DanielBelmes merged commit 65c8e63 into dev Oct 23, 2023
11 of 13 checks passed
@DanielBelmes DanielBelmes deleted the 9123-bug-storybook-not-working branch October 23, 2023 22:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Storybook not working
2 participants