We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37cd2c3 commit cb40b4cCopy full SHA for cb40b4c
1 file changed
components-compose/src/main/java/uk/gov/hmrc/components/compose/organism/menu/MenuPanelRowView.kt
@@ -24,7 +24,6 @@ import androidx.compose.foundation.layout.Box
24
import androidx.compose.foundation.layout.Column
25
import androidx.compose.foundation.layout.Row
26
import androidx.compose.foundation.layout.Spacer
27
-import androidx.compose.foundation.layout.fillMaxSize
28
import androidx.compose.foundation.layout.fillMaxWidth
29
import androidx.compose.foundation.layout.padding
30
import androidx.compose.foundation.layout.size
@@ -187,4 +186,4 @@ fun MenuPanelRowViewPreview() {
187
186
)
188
}
189
190
-}
+}
0 commit comments