fix: render loading spinner if no hash
This commit is contained in:
3
types/components/current/asides/contact.ts
Normal file
3
types/components/current/asides/contact.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { ContactNode } from "@/types/requests/asides/contact"
|
||||
|
||||
export type ContactProps = ContactNode
|
||||
Reference in New Issue
Block a user