mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
lint fix
This commit is contained in:
parent
8430cb9ba2
commit
28555ffd1b
@ -111,10 +111,7 @@ export default function PublishPage({
|
|||||||
/>
|
/>
|
||||||
) : (
|
) : (
|
||||||
<>
|
<>
|
||||||
<PublishType
|
<PublishType type={publishType} setType={setPublishType} />
|
||||||
type={publishType}
|
|
||||||
setType={setPublishType}
|
|
||||||
></PublishType>
|
|
||||||
<Alert
|
<Alert
|
||||||
text={content.warning}
|
text={content.warning}
|
||||||
state="info"
|
state="info"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user