mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-11 13:16:38 +00: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