fix unused components
parent
0841fc91fc
commit
64e4b8d6bd
|
|
@ -1,6 +1,5 @@
|
|||
import { Component, ReactNode } from 'react';
|
||||
import { AtForm, AtInput, AtButton } from 'taro-ui';
|
||||
import Taro from '@tarojs/taro';
|
||||
import './inform.scss';
|
||||
|
||||
export default class InformPage extends Component {
|
||||
|
|
|
|||
Loading…
Reference in New Issue