mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-23 09:49:17 +00:00
feat: create management table component
This commit is contained in:
parent
8874f63b21
commit
5e0d0afb19
5
src/pages/ValidatorManagement/ManagementTable.tsx
Normal file
5
src/pages/ValidatorManagement/ManagementTable.tsx
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
const ManagementTable = () => {
|
||||||
|
return <table></table>
|
||||||
|
}
|
||||||
|
|
||||||
|
export default ManagementTable
|
Loading…
x
Reference in New Issue
Block a user