mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 09:41:31 +10:00
- switched to useSelector
- implemented skills section
This commit is contained in:
@ -21,7 +21,7 @@ const Onyx = ({ data, layout, colors }) => {
|
||||
className="text-4xl font-bold"
|
||||
style={{ color: colors.primaryColor }}
|
||||
>
|
||||
Nancy Jackson
|
||||
{data.profile.firstName} {data.profile.lastName}
|
||||
</h2>
|
||||
<span className="font-medium">Customer Sales Representative</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user