mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-27 19:04:25 +08:00
Fix/ts errors in fe (#2218)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Button, Result } from 'antd';
|
||||
import React from 'react';
|
||||
import { history } from 'umi';
|
||||
import { history } from '@umijs/max';
|
||||
|
||||
const NoAuthPage: React.FC = () => (
|
||||
<Result
|
||||
|
||||
Reference in New Issue
Block a user