Skip to content

Commit 438c9cc

Browse files
committed
feat: add pc alpha
1 parent c493504 commit 438c9cc

File tree

7 files changed

+199
-1085
lines changed

7 files changed

+199
-1085
lines changed

next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const withTM = require('next-transpile-modules')([
1515
'@gravity-ui/charts',
1616
'@gravity-ui/yagr',
1717
'@gravity-ui/markdown-editor',
18+
'swiper',
1819
]);
1920

2021
const {i18n} = require('./next-i18next.config');

0 commit comments

Comments
 (0)