import { Avatar, Grid, Tag, Space, Typography, Card, Button } from '@arco-design/web-react';
import { IconCheck, IconClockCircle, IconEyeInvisible } from '@arco-design/web-react/icon';
import React from 'react';
import IconLogo from '../../assets/logo.svg';
import styles from './style/index.less';
export default () => {
const title = (
Arco Design - 自定义视图
OPENED
);
const description = (
Feature
#912371203
3 小时前
);
return (
+3
}>
同意
);
};