Skip to content

Commit

Permalink
custom Cell 수정 (#57)
Browse files Browse the repository at this point in the history
* chore: 패키지매니저 설치 및 업데이트

* feat: custom Cell Editor 관련 post 구현

* feat: 추가 type 가져오기 구현

* feat: customCellEditor 구현

* fix: interface 수정

* feat: case별 custom CellEditor 구현

* fix: 오류 수정
  • Loading branch information
KimKyuHoi authored Jun 9, 2024
1 parent 8d3b045 commit 1dc1408
Show file tree
Hide file tree
Showing 27 changed files with 900 additions and 169 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"ag-grid-react": "^31.3.2",
"antd": "^5.17.3",
"axios": "^1.7.2",
"dayjs": "^1.11.11",
"moment": "^2.30.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.5",
Expand Down
Loading

0 comments on commit 1dc1408

Please sign in to comment.