From e2966ff4d2001fccd9e5444b615786f5894b3ab0 Mon Sep 17 00:00:00 2001 From: Jonathon Hammond Date: Thu, 24 Mar 2022 11:48:28 -0400 Subject: [PATCH] New translations bns-contract.md (Spanish) --- src/pages/es/references/bns-contract.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/es/references/bns-contract.md b/src/pages/es/references/bns-contract.md index b69f474a..093ab791 100644 --- a/src/pages/es/references/bns-contract.md +++ b/src/pages/es/references/bns-contract.md @@ -3,7 +3,7 @@ title: BNS Contract description: See a detailed list of all functions and error codes of the BNS contract. --- -export { convertBNSRefToMdx as getStaticProps } from '@common/data/bns-ref'; import { BNSErrorcodeReference, BNSFunctionReference } from '@components/bns-ref'; +export { convertBNSRefToMdx as getStaticProps } from '@common/data/bns-ref'; export { convertBNSRefToMdx as getStaticProps } from '@common/data/bns-ref'; import { BNSErrorcodeReference, BNSFunctionReference } from '@components/bns-ref'; ## Introduction