mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-13 20:06:33 +00:00
feat: create base of new page
This commit is contained in:
parent
09fef2e017
commit
3b72a2934d
7
src/pages/ValidatorManagement/ValidatorManagement.tsx
Normal file
7
src/pages/ValidatorManagement/ValidatorManagement.tsx
Normal file
@ -0,0 +1,7 @@
|
||||
import { YStack } from 'tamagui'
|
||||
|
||||
const ValidatorManagement = () => {
|
||||
return <YStack></YStack>
|
||||
}
|
||||
|
||||
export default ValidatorManagement
|
Loading…
x
Reference in New Issue
Block a user