Skip to content

Commit

Permalink
Merge pull request #532 from BCSDLab/feature/business/time_table_bott…
Browse files Browse the repository at this point in the history
…om_sheet

[Feature] 사장님 운영시간 설정 UI 리뉴얼
  • Loading branch information
hsgo2430 authored Feb 12, 2025
2 parents f535a8a + ced4a56 commit a842b4e
Show file tree
Hide file tree
Showing 12 changed files with 1,122 additions and 138 deletions.
1 change: 1 addition & 0 deletions business/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ dependencies {
implementation(project(mapOf("path" to ":domain")))
implementation(project(mapOf("path" to ":data")))
implementation(project(mapOf("path" to ":core")))
implementation(project(":core:designsystem"))
}
Loading

0 comments on commit a842b4e

Please sign in to comment.