mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-04 06:23:08 +00:00
Make lint happy
This commit is contained in:
parent
170827e3cb
commit
e3fb25a4d4
@ -19,7 +19,6 @@ export function Download() {
|
||||
<div className="download-inputContainer">
|
||||
<Input
|
||||
id="cid"
|
||||
isInvalid={false}
|
||||
placeholder="CID"
|
||||
inputClassName="download-input"
|
||||
onChange={onCidChange}></Input>
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
import { Alert, SimpleText } from "@codex-storage/marketplace-ui-components";
|
||||
import { SimpleText } from "@codex-storage/marketplace-ui-components";
|
||||
import "./Welcome.css";
|
||||
import { Link } from "@tanstack/react-router";
|
||||
import { ChevronRight } from "lucide-react";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user