move move frontend to progress-test
This commit is contained in:
5
app/javascript/pages/question/index.ts
Normal file
5
app/javascript/pages/question/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from "./New";
|
||||
export * from "./Show";
|
||||
export * from "./Review";
|
||||
export * from "./Edit";
|
||||
export * from "./List";
|
||||
Reference in New Issue
Block a user