Skip to content

Commit 013d0ad

Browse files
committed
chore: remove fluent logo
1 parent 1b932dc commit 013d0ad

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

apps/public-docsite-v9-headless/.storybook/theme.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import { create } from 'storybook/theming';
22

3-
import logo from '../public/fluentui-logo.svg';
4-
53
/**
64
* Theming and branding the storybook to fluent. Taken from https://storybook.js.org/docs/react/configure/theming
75
*/
@@ -37,7 +35,6 @@ const theme = create({
3735
brandTitle: 'Fluent UI Headless Components',
3836
brandUrl:
3937
'https://github.com/microsoft/fluentui/tree/master/packages/react-components/react-headless-components-preview',
40-
brandImage: logo,
4138
});
4239

4340
export default theme;

apps/public-docsite-v9-headless/public/fluentui-logo.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)