|
|
@ -48,9 +48,8 @@ class Devices extends React.Component {
|
|
|
|
<Breadcrumb.Item>Devices</Breadcrumb.Item>
|
|
|
|
<Breadcrumb.Item>Devices</Breadcrumb.Item>
|
|
|
|
</Breadcrumb>
|
|
|
|
</Breadcrumb>
|
|
|
|
<div className="wrap">
|
|
|
|
<div className="wrap">
|
|
|
|
<h3>Devicessss</h3>
|
|
|
|
<h3>Devices</h3>
|
|
|
|
<Paragraph>Lorem ipsum dolor sit amet, est similique constituto at, quot inermis id mel, an
|
|
|
|
<Paragraph>All enrolled devices</Paragraph>
|
|
|
|
illud incorrupte nam.</Paragraph>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div style={{backgroundColor:"#ffffff", borderRadius: 5}}>
|
|
|
|
<div style={{backgroundColor:"#ffffff", borderRadius: 5}}>
|
|
|
|
<DeviceTable/>
|
|
|
|
<DeviceTable/>
|
|
|
|