Skip to content

Commit

Permalink
pkp/pkp-lib#9527 clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
jardakotesovec committed Dec 19, 2023
1 parent e026f1b commit 9c10691
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/** @type { import('@storybook/vue3').Preview } */

import {withThemeByDataAttribute} from '@storybook/addon-themes';
import {DirectionProvider} from '../DirectionProvider';
import {setup} from '@storybook/vue3';
import {addons, useParameter} from '@storybook/preview-api';
import {onUpdated, onMounted, ref, watch} from 'vue';
import GlobalMixins from '@/mixins/global.js';
import emitter from 'tiny-emitter/instance';

Expand Down

0 comments on commit 9c10691

Please sign in to comment.