mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-14 20:11:22 +00:00
Set key inside Box
This commit is contained in:
parent
51709f4d01
commit
ae648af321
@ -876,6 +876,7 @@ export const NotAuthenticated = ({
|
||||
{customNodes?.map((node, index) => {
|
||||
return (
|
||||
<Box
|
||||
key={index}
|
||||
sx={{
|
||||
display: 'flex',
|
||||
gap: '10px',
|
||||
|
Loading…
x
Reference in New Issue
Block a user