import { Button } from "../ui/button" export default function SettingsRoute() { return (

Settings

) }