@ -12,6 +12,8 @@ kotlin {
val jsMain by getting {
dependencies {
implementation(project(":shared"))
implementation(compose.ui)
implementation(compose.foundation)
}