Skip to content

Commit

Permalink
feat: add en data usage process (#341)
Browse files Browse the repository at this point in the history
Signed-off-by: laixingyou <laixy7@gmail.com>
  • Loading branch information
coder-sett authored Apr 8, 2024
1 parent 875edff commit 4e4ff34
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion apps/web/i18n
Submodule i18n updated 1 files
+2 −2 zh/analyze.json
1 change: 0 additions & 1 deletion apps/web/src/modules/academe/components/Banner/index.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React from 'react';
import classnames from 'classnames';
import { useTranslation } from 'next-i18next';
import Coutact from '../../Coutact';
import DataUsageProcess from '../../DataUsageProcess';
import style from './index.module.css';

Expand Down

0 comments on commit 4e4ff34

Please sign in to comment.