code added
This commit is contained in:
@@ -34,7 +34,9 @@ function Sidebar() {
|
||||
</li>
|
||||
<li
|
||||
className={
|
||||
` align-items-center d-flex flex-column justify-content-center`
|
||||
`${ router.pathname == "/water"
|
||||
? "active"
|
||||
: ""} align-items-center d-flex flex-column justify-content-center`
|
||||
}
|
||||
>
|
||||
<Link href="/water">
|
||||
@@ -56,7 +58,9 @@ function Sidebar() {
|
||||
|
||||
<li
|
||||
className={
|
||||
`align-items-center d-flex flex-column justify-content-center`
|
||||
`${ router.pathname == "/services"
|
||||
? "active"
|
||||
: ""} align-items-center d-flex flex-column justify-content-center`
|
||||
}
|
||||
>
|
||||
<Link href="/services">
|
||||
|
||||
Viittaa uudesa ongelmassa
Block a user