mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-21 11:42:37 +02:00
Fix bugs and change makefile
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Separator } from "@/components/ui/separator"
|
||||
import { AccountForm } from "@/app/configuration/account/account-form"
|
||||
import { AccountForm } from "./account-form"
|
||||
|
||||
export default function SettingsAccountPage() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user