Skip to content

Commit 5a8aed5

Browse files
committed
Reference a corresponding issue in a TODO
1 parent 902b931 commit 5a8aed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
rootProject.name = "compose-multiplatform-html-unified"
22

3-
include("common") // TODO consider splitting into several modules including `foundation`, `ui`, etc.
3+
include("common") // TODO consider splitting into several modules including `foundation`, `ui`, etc. (#45)
44
include("common:legacy")
55
include("material-icons-core")
66
include("material2")

0 commit comments

Comments
 (0)