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
|
||||
type={publishType}
|
||||
setType={setPublishType}
|
||||
></PublishType>
|
||||
<PublishType type={publishType} setType={setPublishType} />
|
||||
<Alert
|
||||
text={content.warning}
|
||||
state="info"
|
||||
|
Loading…
Reference in New Issue
Block a user