Skip to content

Commit

Permalink
fix imports in api index and rename hooks to use-api
Browse files Browse the repository at this point in the history
  • Loading branch information
dEdmishka committed Jan 24, 2024
1 parent 7ea5896 commit 427440b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/utils/api/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export * from '@/hooks/hooks'
export * from '@/hooks/use-api'
export * from '@/utils/api/metacom'

0 comments on commit 427440b

Please sign in to comment.