pancingan

This commit is contained in:
Rizky 2024-03-13 15:26:31 +07:00
parent e7d74cc291
commit 049f6d8626
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ export const EdTreeName = ({
{isRenaming ? (
<input
className={cx(
"rename-item absolute inset-0 outline-none border border-blue-500 my-[2px] mr-[1px] px-1"
"rename-item absolute inset-0 outline-none border border-blue-500 my-[2px] mr-[1px] px-1"
)}
autoFocus
spellCheck={false}