mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 12:12:53 +00:00
tsup asset folder
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
type Props = {};
|
||||
export default async function Page({}: Props) {
|
||||
return (
|
||||
<div className="space-y-4">
|
||||
<div className="text-xl font-medium text-gray-500">username</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user