fix: align styles
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import type { User } from "@/types/user"
|
||||
|
||||
export type OverviewProps = {
|
||||
title: string
|
||||
user: User
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user