- switched to useSelector

- implemented skills section
This commit is contained in:
Amruth Pillai
2020-07-08 22:26:27 +05:30
parent 70866420e5
commit a1931f5e36
23 changed files with 316 additions and 191 deletions

View File

@ -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>