Roact Help:'Unknown ElementKind "nil"'

I want to make a emoji plugin with roact i want to create a list of emojis in the scrolling frame

It keeps on giving me error about Unknown ElementKind "nil"

Error Output

I tried debugging it with the Roact.createFragment() method but nothing changed! :rage: :rage: :rage: :face_with_symbols_over_mouth::face_with_symbols_over_mouth::face_with_symbols_over_mouth:

Here is the scripts:

Main Module Script that create all the elements:

Emoji Icon Component:

Scolling Frame Component: