1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

Update index.tsx

This commit is contained in:
Veronica Manuel 2023-04-18 09:03:30 -04:00 committed by GitHub
parent f65d52fbe6
commit ca761a07da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,7 @@ export default function ServicesFields(): ReactElement {
<Alert
className={styles.fieldWarning}
state="info"
text={siteContent.warning.ctd}
text={siteContent}
/>
)}
</>