mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui.git
synced 2025-11-01 11:17:51 +00:00
Standardized component titles on device page
This commit is contained in:
@@ -37,7 +37,7 @@ const DeviceStatisticsCard = ({ selectedDeviceId }) => {
|
||||
<CCardHeader>
|
||||
<CRow>
|
||||
<CCol>
|
||||
<h4>{t('statistics.title')}</h4>
|
||||
<div className="text-value-lg">{t('statistics.title')}</div>
|
||||
</CCol>
|
||||
<CCol className={styles.alignRight}>
|
||||
<CDropdown className="m-1 btn-group">
|
||||
|
||||
Reference in New Issue
Block a user