import React from "react" import config from "config" import "./index.less" export default () => { return

{config.app.siteName} PRO

}