hipstersmoothie / storybook-dark-mode

A storybook addon that lets your users toggle between dark and light mode.
MIT License
428 stars 56 forks source link

importing from @storybook/api is deprecated and will be removed in 8.0, please import manager related modules from @storybook/manager-api #244

Closed stevensacks closed 7 months ago

stevensacks commented 9 months ago

This error is outputted constantly inside of vitest/jest when testing.

It's a simple fix to update the import paths.