Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdetonation committed Sep 1, 2024
1 parent cad6e79 commit 15e8ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interface/apps/web/src/pages/AppBody.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { PropsWithChildren } from 'react'
import styled from 'styled-components'
import { Z_INDEX } from 'theme/zIndex'
import backgroundImage from 'interface/apps/web/src/assets/svg/nexswap.png'
import backgroundImage from '../assets/svg/nexswap.png'

interface BodyWrapperProps {
$margin?: string
Expand Down

0 comments on commit 15e8ba9

Please sign in to comment.