import Area from '@components/common/Area.js'; import React from 'react'; export function SettingMenu() { return (
); }