init refine
app
This commit is contained in:
4
src/pages/blog-posts/index.ts
Normal file
4
src/pages/blog-posts/index.ts
Normal file
@ -0,0 +1,4 @@
|
||||
export * from "./create";
|
||||
export * from "./edit";
|
||||
export * from "./list";
|
||||
export * from "./show";
|
Reference in New Issue
Block a user