Add rotating logo for the intro

This commit is contained in:
garronej
2023-04-19 23:41:25 +02:00
parent 9845f1de08
commit e95e688cf0
10 changed files with 331 additions and 14 deletions

View File

@ -1,8 +1,6 @@
module.exports = {
"stories": [
"../stories/*.stories.mdx",
"../stories/*.stories.@(ts|tsx)",
"../stories/**/*.stories.@(ts|tsx)"
"../stories/**/*.stories.@(ts|tsx|mdx)"
],
"addons": [
"@storybook/addon-links",