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

Revert index.tsx

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

View File

@ -81,7 +81,7 @@ export default function ServicesFields(): ReactElement {
/>
{values.services[0].access === 'compute' && (
<Alert
className=""
className={styles.fieldWarning}
state="info"
text={siteContent.warning.ctd}
/>