import React from 'react'; import { Box, Text, Textarea, VStack } from '@chakra-ui/react'; import { titleStyles, CustomizeProfileCard, SmallLabel, Label, } from '../../../utils/CustomizeProfileStyles'; const Coding = ({ learningRef, skillRef, hackingRef, avaliableRef, profileData, }) => { return ( Coding What are you learning right now? What are the new tools and languages you're picking up right now?