Fix Setup Profile routing and import Layout in Network

cgen-6cbac708699d4ab5a2dfe020e831824c
This commit is contained in:
Builder.io 2025-09-27 22:04:37 +00:00
parent 8fbff6efb1
commit 3292391522

View file

@ -312,7 +312,7 @@ export default function Dashboard() {
<div className="flex space-x-2">
<Button
size="sm"
onClick={() => navigate("/profile")}
onClick={() => document.getElementById("settings")?.scrollIntoView({ behavior: "smooth" })}
className="bg-orange-600 hover:bg-orange-700"
>
Setup Profile