feat: move table into other folder

This commit is contained in:
RadoslavDimchev 2023-11-03 10:05:20 +02:00
parent 9fc923c557
commit 5809f3cefc
4 changed files with 1 additions and 1 deletions

View File

@ -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 (