style: playground bold text
This commit is contained in:
@@ -195,7 +195,7 @@ const Playground: React.FC = () => {
|
||||
<Segmented
|
||||
options={optionsList}
|
||||
size="middle"
|
||||
className="m-l-40"
|
||||
className="m-l-40 font-600"
|
||||
value={activeKey}
|
||||
onChange={(key) => setActiveKey(key)}
|
||||
></Segmented>
|
||||
|
||||
Reference in New Issue
Block a user