feat(pages): add pretest screen
This commit is contained in:
3
src/pages/student/practice/Results.tsx
Normal file
3
src/pages/student/practice/Results.tsx
Normal file
@ -0,0 +1,3 @@
|
||||
export const Results = () => {
|
||||
return <div>Results</div>;
|
||||
};
|
||||
Reference in New Issue
Block a user