mirror of
https://github.com/codex-storage/codex-marketplace-ui.git
synced 2025-02-22 12:48:32 +00:00
Remove the toast duration for logs
This commit is contained in:
parent
91715a2f11
commit
47dfd750ce
@ -86,7 +86,6 @@ export function LogLevel() {
|
||||
message={toast.message}
|
||||
time={toast.time}
|
||||
variant={toast.variant}
|
||||
duration={400000000}
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user