No text displaying when using props rather than showing fallback

What are you trying to do?
I’m developing a quiz app and I have different components and set specific text fields to be props to that they can be set by the prop that they get set into.

I feel like when they are the standalone component, it should display the fallback content instead of the empty prop string

What are the reproduction steps?

Relevant links: