We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47fe17e commit f7a63f6Copy full SHA for f7a63f6
resources/svg/github-line.svg
resources/views/users/settings/settings.blade.php
@@ -27,7 +27,7 @@
27
</a>
28
<a href="#github_settings_heading"
29
class="text-gray-600 hover:bg-gray-50 hover:text-gray-900 flex items-center px-3 py-2 text-sm font-medium rounded-md">
30
- <x-icon-github-line class="text-gray-400 shrink-0 -ml-1 mr-3 h-6 w-6" />
+ <x-si-github class="text-gray-400 shrink-0 -ml-1 mr-3 h-6 w-6" />
31
<span class="truncate">GitHub</span>
32
33
<a href="#api_token_settings_heading"
0 commit comments