mirror of
https://github.com/codex-storage/codex-marketplace-ui-components.git
synced 2025-02-19 17:58:07 +00:00
Remove useless log
This commit is contained in:
parent
a90c3744b4
commit
3aaebb9d03
@ -76,8 +76,6 @@ export const Input = forwardRef<HTMLInputElement, Props>(
|
||||
onChange?.(e);
|
||||
};
|
||||
|
||||
console.info(rest);
|
||||
|
||||
return (
|
||||
<>
|
||||
{label && (
|
||||
|
Loading…
x
Reference in New Issue
Block a user