Lullabot / storybook-drupal-addon

Storybook addon to facilitate integrating Storybook with Drupal projects.
MIT License
39 stars 7 forks source link

perf: avoid unnecessary re-renders #22

Closed e0ipso closed 1 year ago

e0ipso commented 1 year ago
📦 Published PR as canary version: 1.0.23--canary.22.18cfa06.0
:sparkles: Test out this PR locally via: ```bash npm install @lullabot/storybook-drupal-addon@1.0.23--canary.22.18cfa06.0 # or yarn add @lullabot/storybook-drupal-addon@1.0.23--canary.22.18cfa06.0 ```
e0ipso commented 1 year ago

This seems to have a positive impact. Let's try it out for a bit.