Skip to content

Commit 6adcf64

Browse files
committed
Unify naming
1 parent 70d7f6b commit 6adcf64

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

graylog2-web-interface/docs/graylog-luma/.storybook/preview.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*/
1717
import type { Preview } from '@storybook/react-webpack5';
1818

19-
import { withGraylogTheme } from './graylog-theme-decorator';
19+
import { withGraylogTheme } from './withGraylogTheme';
2020
import { lightTheme, darkTheme } from './storybook-theme';
2121
import { DocsContainer } from './DocsContainer';
2222

graylog2-web-interface/docs/graylog-luma/.storybook/graylog-theme-decorator.tsx renamed to graylog2-web-interface/docs/graylog-luma/.storybook/withGraylogTheme.tsx

File renamed without changes.

0 commit comments

Comments
 (0)