File tree Expand file tree Collapse file tree
src/features/onboarding/components/steps Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ export const LanguagesTab = ({
2222 return (
2323 < div >
2424 < div className = "tabHeader" >
25- < h1 className = "tabTitle" > 💻 Select your languages & topics </ h1 >
25+ < h1 className = "tabTitle" > 🦾 Select your languages & topics </ h1 >
2626 < p className = "tabBody" > Select the languages you're interested in following.</ p >
2727 </ div >
2828 < div className = "tabContent sources" >
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ export const SourcesTab = ({
2121 < div >
2222 < div className = "tabHeader" >
2323 < h1 className = "tabTitle" > 📙 Pick your sources</ h1 >
24- < p className = "tabBody" > Select the sources you're interested in following. </ p >
24+ < p className = "tabBody" > Your feed will be tailored by your followed sources </ p >
2525 </ div >
2626 < div className = "tabContent sources" >
2727 < ChipsSet
You can’t perform that action at this time.
0 commit comments