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:
parent
fbd7d235c4
commit
ade1fc1e22
@ -81,7 +81,7 @@ export default function ServicesFields(): ReactElement {
|
|||||||
/>
|
/>
|
||||||
{values.services[0].access === 'compute' && (
|
{values.services[0].access === 'compute' && (
|
||||||
<Alert
|
<Alert
|
||||||
className=""
|
className={styles.fieldWarning}
|
||||||
state="info"
|
state="info"
|
||||||
text={siteContent.warning.ctd}
|
text={siteContent.warning.ctd}
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user