added dropdown-menu

This commit is contained in:
Oliver Bryan
2025-12-26 18:18:25 +00:00
parent ee99ae613f
commit ef78697ab6
7 changed files with 239 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
import LogOutButton from "@/components/log-out-button";
import { Button } from "@/components/ui/button";
import LogOutButton from "./components/log-out-button";
function Test() {
return (