mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-03-22 11:43:06 +00:00
Add helper question for large files
This commit is contained in:
parent
dc3cb96517
commit
fc5bd4cce5
@ -34,6 +34,17 @@ export const Route = createFileRoute("/dashboard/help")({
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="help-item">
|
||||
<HelpCircle className="help-itemIcon" size={"1rem"} />
|
||||
<div className="help-itemBody">
|
||||
<p className="help-itemTitle">Can Codex handle big files ?</p>
|
||||
<p className="help-text">
|
||||
Codex can handle very large files, which is its main purpose.
|
||||
However, for this UI, the files used should not be too large.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="help-item">
|
||||
<HelpCircle className="help-itemIcon" size={"1rem"} />
|
||||
<div className="help-itemBody">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user