skkuding / codedang

Online Judge for SKKU
https://codedang.com
MIT License
44 stars 9 forks source link

refactor(fe): lib folder structure refactoring #2214

Closed Kimhyojung0810 closed 6 days ago

Kimhyojung0810 commented 6 days ago

Description

libs
  (auth)
  (hooks)
       useInfinteScroll.ts
       usePagination.ts
   auth.ts
   constants.ts
   renderKatex.ts
   utils.ts

Additional context

closes TAS-1028


Before submitting the PR, please make sure you do the following

notion-workspace[bot] commented 6 days ago

Submitting code on one problem overwrites old code on all other problems

notion-workspace[bot] commented 6 days ago

lib 폴더 구조 리팩토링