parent
eff6f061a2
commit
c783dc962d
|
@ -502,6 +502,14 @@ import { Button } from '@acid-info/lsd-react'
|
||||||
githubLink='https://github.com/kdeme'
|
githubLink='https://github.com/kdeme'
|
||||||
/>
|
/>
|
||||||
</Grid.Item>
|
</Grid.Item>
|
||||||
|
<Grid.Item>
|
||||||
|
<ProfileCard
|
||||||
|
name='Pedro'
|
||||||
|
imgSrc='https://avatars.githubusercontent.com/u/32689555?v=4'
|
||||||
|
githubUsername='pedromiguelmiranda'
|
||||||
|
githubLink='https://github.com/pedromiguelmiranda'
|
||||||
|
/>
|
||||||
|
</Grid.Item>
|
||||||
</Grid>
|
</Grid>
|
||||||
</Box>
|
</Box>
|
||||||
</Box>
|
</Box>
|
||||||
|
|
Loading…
Reference in New Issue