tomwayson / next-arcgis-app

An example of how to use the ArcGIS platform in an application built with Next.js

Home Page:https://next-arcgis-app.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nav links should show active class

tomwayson opened this issue · comments

// TODO: show active link based on the current route
// see: https://github.com/zeit/next.js/#using-a-higher-order-component

See also: vercel/next.js#2032

resolved in #11