File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
resources/views/components Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -272,14 +272,16 @@ class="inline-block px-px py-1.5 transition duration-300 will-change-transform h
272272 Pricing
273273 </a >
274274 </li >
275+ {{--
275276 <li>
276277 <a
277- href =" https://github.com/nativephp"
278+ href="https://github.com/nativephp/mobile "
278279 class="inline-block px-px py-1.5 transition duration-300 will-change-transform hover:translate-x-1 hover:text-gray-700 dark:hover:text-gray-300"
279280 >
280281 GitHub
281282 </a>
282283 </li>
284+ --}}
283285 </ul >
284286 </section >
285287
Original file line number Diff line number Diff line change 1818 icon =" dollar-circle"
1919 icon-class =" size-5.5"
2020 />
21+ {{--
2122 <x-navbar.device-dropdown-item
22- href =" https://github.com/nativephp"
23+ href="https://github.com/nativephp/mobile "
2324 title="GitHub"
2425 subtitle="Visit our GitHub repository"
2526 icon="github"
2627 />
28+ --}}
2729 </x-navbar .device-dropdown >
2830
2931 {{-- Desktop dropdown --}}
You can’t perform that action at this time.
0 commit comments