Skip to content

Not work with styled components #578

Description

@evan-weissrussland

i use CRA. react 18.2.0

<Link to={'#about'}>{n.title}</Link>

<AboutSection id={'about'}>//other styled components </AboutSection>

export const AboutSection = styled.section'
background: white;
padding: 150px 10px;'

In console i see warning: target Element not found

also I noticed that there is no 'href' attribute for the link:

aaa

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions