without storybook expects @babel/core, and when we install it, then we project screams it wants @babel/plugin-transform-regenerator, even though babel core itself doesn't rely on it.
also noticed a wrong import, so i fixed it.
TO DO eventually: get storybook up and running properly
without storybook expects @babel/core, and when we install it, then we project screams it wants @babel/plugin-transform-regenerator, even though babel core itself doesn't rely on it.
also noticed a wrong import, so i fixed it.
TO DO eventually: get storybook up and running properly