import SettingsLayout from "@/layouts/SettingsLayout"; import React from "react"; export default function profile() { return (
profile
); }