#wrapping a tag with Link gives me error

15 messages · Page 1 of 1 (latest)

night shuttle
#
           <a className="block">```

but this error goes way if I do this 

```  <Link passHref={true} href={href}>
           <div className="block">

I want to keep a tag . is there a way to fix the error ?

#

wrapping a tag with Link gives me error

lavish plank
night shuttle
#

@lavish plank no I want to keep the a tag there

lavish plank
#

<List> is a "a" tag

night shuttle
#

it wont show a url bottom left on browser when hovering.

lavish plank
#

if u are using "a" tag in the list that mean your are doing <List><a>Hii</a></Link> this

night shuttle
#

just a small thing but I just want it

lavish plank
lavish plank
night shuttle
#

I am on next 12

lavish plank
night shuttle
#

seems like I can not get what I want for now. right ?