TylerBarnes / gatsby-plugin-transition-link

A link component for page transitions in gatsby
537 stars 71 forks source link

Anilink creates a section everytime it is used on a link #279

Open AsavarKul opened 3 years ago

AsavarKul commented 3 years ago

I don't know if it is the intended behavior or not, but every Anilink I place on my code creates another identical section (I'm using the cover for all of them, and all with the same color and direction).

image

Is there anyway to tell Anilink to just use one of them and don't create any more?