feat: Add snapshots
page
All checks were successful
release-tag / release-image (push) Successful in 2m23s
All checks were successful
release-tag / release-image (push) Successful in 2m23s
This commit is contained in:
3
src/pages/snapshot/index.ts
Normal file
3
src/pages/snapshot/index.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export * from "./create";
|
||||
export * from "./list";
|
||||
export * from "./show";
|
Reference in New Issue
Block a user