Add mobile H5 QA experience
This commit is contained in:
5
hy_qa_asset_backend/frontend/app/h5/page.tsx
Normal file
5
hy_qa_asset_backend/frontend/app/h5/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import H5QAExperience from "@/components/h5/H5QAExperience";
|
||||
|
||||
export default function H5Page() {
|
||||
return <H5QAExperience />;
|
||||
}
|
||||
Reference in New Issue
Block a user