mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 18:49:59 +08:00
登录样式优化
This commit is contained in:
@@ -23,7 +23,6 @@ interface DataType {
|
||||
id: React.Key;
|
||||
name: string;
|
||||
created_at: string;
|
||||
duration: string;
|
||||
}
|
||||
|
||||
export const ResourceVideosPage = () => {
|
||||
|
||||
Reference in New Issue
Block a user