import React from 'react'; export default function Profile() { return (

個人資料

這裡可以顯示和編輯您的個人資訊。

); }