Skip to content

Commit

Permalink
project detial
Browse files Browse the repository at this point in the history
  • Loading branch information
osydoo committed Apr 13, 2021
1 parent 001695d commit 2ebc2d3
Show file tree
Hide file tree
Showing 5 changed files with 881 additions and 494 deletions.
8 changes: 7 additions & 1 deletion src/hook/projectTs/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,11 @@ export {
} from "./useProjectListTs";
export {
useProjectDetailStateTs,

useProjectDetailEffectTs,
} from "./useProjectDetailTs";
export {
useInputProjectApplyStateTs,
useInputProjectApplyEffectTs,
useViewProjectApplyStateTs,
useViewProjectApplyEffectTs,
} from "./useProjectApplyTs";
Loading

0 comments on commit 2ebc2d3

Please sign in to comment.