diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 000000000..56d491db5 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +v16.4.0 \ No newline at end of file diff --git a/.storybook/headstormTheme.js b/.storybook/headstormTheme.js index d96f5e186..68136edca 100644 --- a/.storybook/headstormTheme.js +++ b/.storybook/headstormTheme.js @@ -45,5 +45,5 @@ export default create({ brandTitle: 'Headstorm UI', brandUrl: 'https://headstorm.com', - brandImage: '/headstorm-logo.png', + brandImage: `${process.env.PUBLIC_URL}/Wordmark-Full-transparent.svg`, }); diff --git a/coverage/components/Button/Button.tsx.html b/coverage/components/Button/Button.tsx.html index 40fb7b598..f8161d28f 100644 --- a/coverage/components/Button/Button.tsx.html +++ b/coverage/components/Button/Button.tsx.html @@ -841,7 +841,7 @@