We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf1870 commit bc45478Copy full SHA for bc45478
src/App.tsx
@@ -169,7 +169,7 @@ function AppContent() {
169
</h1>
170
</div>
171
<p className={`text-lg ${theme === 'dark' ? 'text-gray-400' : 'text-gray-600'}`}>
172
- Find GitHub users by searching their bio descriptions
+ Find GitHub users by searching their bio descriptions & location
173
</p>
174
175
0 commit comments