Generate Emoji image storybook page

This commit is contained in:
Gabe Kangas
2023-01-26 14:18:12 -08:00
parent 91b2ca586b
commit 41435e2d7e
6 changed files with 2711 additions and 4 deletions
+2
View File
@@ -45,7 +45,9 @@ module.exports = {
},
],
});
return config;
},
framework: '@storybook/react',
staticDirs: ['../public', '../../static'],
};