diff --git a/feature/entire/src/main/java/com/bff/wespot/entire/screen/EntireScreen.kt b/feature/entire/src/main/java/com/bff/wespot/entire/screen/EntireScreen.kt index 118b4f45..92a8098f 100644 --- a/feature/entire/src/main/java/com/bff/wespot/entire/screen/EntireScreen.kt +++ b/feature/entire/src/main/java/com/bff/wespot/entire/screen/EntireScreen.kt @@ -2,6 +2,7 @@ package com.bff.wespot.entire.screen import android.graphics.Color.parseColor import androidx.compose.foundation.background +import androidx.compose.foundation.clickable import androidx.compose.foundation.layout.Box import androidx.compose.foundation.layout.Column import androidx.compose.foundation.layout.Row