Hard to be 100% sure without the imports, but I suspect you imported the wrong items method or didn't import it at all.
items
So for your code, that'd mean adding this import:
import androidx.compose.foundation.lazy.grid.items