Appearance
GPAdmin 提供了一系列可复用的公共组件,用于快速构建管理后台界面。
所有公共组件都位于 src/components 目录下,可以通过以下方式导入使用:
src/components
import { IconDisplay } from '@/components';