UNPKG

reactui

Version:

A components library for ReactJS. This is part of the Gearz project

15 lines (12 loc) 189 B
.tabControl a { cursor: pointer; } .tabControl-content { padding: 10px; } .tabControl .tab { display: none; } .tabControl .tab.activeTab { display: block; }