Skip to content

:first-child on Footer raising warning. #102

@akademy

Description

@akademy

In console getting warning caused by Footer.

hmr-runtime:266 > The pseudo class ":first-child" is potentially unsafe when doing server-side rendering. Try changing it to ":first-of-type". Error Component Stack

We should replace ":first-child" in the Footer, like the error says... (And in other places, if it's used.)

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions