Skip to content

Commit

Permalink
feat: Use env config everywhere and authenticated layout
Browse files Browse the repository at this point in the history
  • Loading branch information
RezaRahemtola committed Oct 24, 2024
1 parent d96a834 commit 7543050
Show file tree
Hide file tree
Showing 11 changed files with 739 additions and 664 deletions.
2 changes: 1 addition & 1 deletion src/apis/subscriptions/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is auto-generated by @hey-api/openapi-ts
export * from './schemas.gen';
export * from './services.gen';
export * from './types.gen';
export * from './types.gen';
Loading

0 comments on commit 7543050

Please sign in to comment.