issue #60
All checks were successful
Test CI / build (push) Successful in 24s

- 시작/종료 시간 설정 화면 및 로직 구현
- 일정 상세 사항 화면 및 로직 구현
- 참여자 추가 화면 구현 중
This commit is contained in:
geonhee-min
2025-12-09 17:09:31 +09:00
parent 47d2eae519
commit a30c2bbb32
18 changed files with 722 additions and 241 deletions

View File

@@ -19,6 +19,7 @@
"hooks": "@/hooks"
},
"registries": {
"@reui": "https://reui.io/r/{name}.json"
"@reui": "https://reui.io/r/{name}.json",
"@diceui": "https://diceui.com/r/{name}.json"
}
}