balibabu
Feat: Add ProfileSetting page #3221 (#3588)
2d64850
raw
history blame
61 Bytes
export default function Plan() {
return <div>plan</div>;
}