|
|
|
|
|
by dgb23
2295 days ago
|
|
I suspect you misunderstood the article: The component in question should not render content during build time, it is a UI element that represents the login state, which you certainly do not want to have pre-rendered at all, let alone be indexed. |
|