removed unnecessary statement
This commit is contained in:
@@ -41,8 +41,6 @@ export default function Home() {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
characters = characters;
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
{characters.length > 0 ?
|
{characters.length > 0 ?
|
||||||
|
|||||||
Reference in New Issue
Block a user