Closed nick-next closed 1 week ago
This PR implements the redesign of the explorer landing page page.
The first part of the PR converts the page to a React app with components followed by a reworking of the page into the new layout.
The link content for the stat var chips have been added to the same TopicConfig as the general and comparison query links.
TopicConfig
The link chip component has been generalized to contain a variant for the stat var chips.
Description
This PR implements the redesign of the explorer landing page page.
The first part of the PR converts the page to a React app with components followed by a reworking of the page into the new layout.
The link content for the stat var chips have been added to the same
TopicConfig
as the general and comparison query links.The link chip component has been generalized to contain a variant for the stat var chips.