mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-08 01:23:33 +00:00
feat(devices-health-check): create base component
This commit is contained in:
parent
0366ebf91b
commit
0219fdcc8d
5
src/pages/DevicesHealthCheck/DevicesHealthCheck.tsx
Normal file
5
src/pages/DevicesHealthCheck/DevicesHealthCheck.tsx
Normal file
@ -0,0 +1,5 @@
|
||||
const DevicesHealthCheck = () => {
|
||||
return <div></div>
|
||||
}
|
||||
|
||||
export default DevicesHealthCheck
|
Loading…
x
Reference in New Issue
Block a user