fix: documentations not auto change import

This commit is contained in:
RadoslavDimchev 2023-10-24 16:38:19 +03:00
parent 8a7e753fdb
commit c2c1d7c500
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import { Stack, XStack, YStack } from 'tamagui'
import { Text } from '@status-im/components'
import ExecClientCard from './ExecClientCard'
import { DOCUMENTATIONS } from '../ValidatorInstalling/documentions'
import { DOCUMENTATIONS } from '../ValidatorInstalling/documentations'
const ExecClientCards = () => {
return (