File tree 1 file changed +4
-5
lines changed
resources/views/components
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,10 @@ class="font-bold italic font-mono flex-inline px-1 mx-0.5 text-base bg-orange-20
14
14
</p >
15
15
16
16
<a href =" /docs/getting-started/status"
17
- onclick =" fathom.trackEvent('beta_interest');"
18
- class =" group mt-4 font-bold inline-flex items-center rounded-md px-3 py-1
19
- bg-orange-200 hover:bg-orange-300
20
- dark:bg-orange-900 dark:hover:bg-orange-500 dark:text-orange-100
21
- " target =" _blank" >
17
+ onclick =" fathom.trackEvent('beta_interest');"
18
+ class =" group mt-4 font-bold inline-flex items-center rounded-md px-3 py-1
19
+ bg-orange-200 hover:bg-orange-300
20
+ dark:bg-orange-900 dark:hover:bg-orange-500 dark:text-orange-100" >
22
21
Let's get to v1!
23
22
<x-heroicon-o-rocket-launch class =" ml-2 size-5 group-hover:hidden" />
24
23
<x-heroicon-s-rocket-launch class =" hidden ml-2 size-5 group-hover:block" />
You can’t perform that action at this time.
0 commit comments