feat: move table into other folder
This commit is contained in:
parent
9fc923c557
commit
5809f3cefc
|
@ -1,6 +1,6 @@
|
||||||
import { YStack } from 'tamagui'
|
import { YStack } from 'tamagui'
|
||||||
|
|
||||||
import ManagementTable from './ManagementTable'
|
import ManagementTable from './ManagementTable/ManagementTable'
|
||||||
|
|
||||||
const ValidatorManagementContent = () => {
|
const ValidatorManagementContent = () => {
|
||||||
return (
|
return (
|
||||||
|
|
Loading…
Reference in New Issue