mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-24 02:09:52 +00:00
fix(shadow-wrapper): change css module file name
This commit is contained in:
parent
7b6a9ad43e
commit
39a481bca9
@ -2,7 +2,7 @@ import { ReactNode } from 'react'
|
||||
import { useTheme } from 'tamagui'
|
||||
|
||||
import NimbusLogoMark from '../Logos/NimbusLogoMark'
|
||||
import styles from './index.module.css'
|
||||
import styles from './page-wrapper-shadow.module.css'
|
||||
|
||||
type PageWrapperShadowProps = {
|
||||
breadcrumbBar?: ReactNode
|
||||
|
Loading…
x
Reference in New Issue
Block a user