mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-07-27 11:04:04 +00:00
feat(user-agreement): implement user agreement upload functionality and update related components ✨
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { User } from "./types/user";
|
||||
import type { User } from "./types/user";
|
||||
|
||||
export interface Links {
|
||||
next_page: string | null;
|
||||
|
Reference in New Issue
Block a user