mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-21 23:58:18 +00:00
Remove warning for getting background image
This commit is contained in:
parent
3ada7923b5
commit
9e9d77c6d2
@ -47,8 +47,7 @@ const DeviceHealthCheck = () => {
|
||||
</YStack>
|
||||
<BackgroundImage
|
||||
style={{
|
||||
background:
|
||||
"url(/public/background-images/eye-background.png) no-repeat",
|
||||
background: "url(/background-images/eye-background.png) no-repeat",
|
||||
}}
|
||||
/>
|
||||
</PageWrapper>
|
||||
|
Loading…
x
Reference in New Issue
Block a user