Add react export to @storybook/addon-centered types

This commit is contained in:
Christoph Werner
2019-04-10 09:06:06 +02:00
parent 5923986633
commit 321923035b

View File

@@ -0,0 +1,2 @@
import centered from "./index";
export default centered;