mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-02 18:13:13 +00:00
test
This commit is contained in:
5
frontend/src/Login/ResetCode.tsx
Normal file
5
frontend/src/Login/ResetCode.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import React from 'react';
|
||||
|
||||
export default function ResetCode() {
|
||||
return <div>ResetCode</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user