Skip to content

Commit

Permalink
pkp/pkp-lib#7495 clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
jardakotesovec committed Nov 23, 2023
1 parent 20be17e commit 91af043
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ import '../src/styles/_global.less';
import {initializeRTL} from 'storybook-addon-rtl';

import {createPinia} from 'pinia';
import i18nPlugin from '@/piniaPlugins/i18n.plugin.js';

const pinia = createPinia();
pinia.use(i18nPlugin);

initializeRTL();

Expand Down

0 comments on commit 91af043

Please sign in to comment.