fix unused components

yhy
Dawn_Ocean 2024-03-06 21:44:45 +08:00
parent 0841fc91fc
commit 64e4b8d6bd
1 changed files with 0 additions and 1 deletions

View File

@ -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 {