codyhouse / codyhouse-framework

A lightweight front-end framework for building accessible, bespoke interfaces.
https://codyhouse.co/
MIT License
1.16k stars 171 forks source link

Tabs v 2 issue #27

Closed starchild closed 5 years ago

starchild commented 5 years ago

on https://codyhouse.co/ds/components/app/tabbed-navigation-v2 the tabs are all pointing to #0 and thus don't open.

sebastiano-guerriero commented 5 years ago

The tabbed navigation is a navigation-only component, therefore each link should link (in a production environment) to a different page. To include a tabbed content as well, please refer to the Tabs (https://codyhouse.co/ds/components/app/tabs) component.