Rework profile header
This commit is contained in:
parent
cb310ab1c1
commit
2ec09ba545
7 changed files with 224 additions and 40 deletions
|
|
@ -5,3 +5,5 @@ export const AVIS: Record<string, ImageSourcePropType> = {
|
|||
'bob.com': {uri: '/img/bob.jpg'},
|
||||
'carla.com': {uri: '/img/carla.jpg'},
|
||||
}
|
||||
|
||||
export const BANNER: ImageSourcePropType = {uri: '/img/banner.jpg'}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue