mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 13:52:46 +02:00
Remove subscribe from best practices
This commit is contained in:
@@ -72,16 +72,6 @@ const isBestPracticeReady = !isUpcoming;
|
|||||||
</a>
|
</a>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
<button
|
|
||||||
data-guest-required
|
|
||||||
data-popup="login-popup"
|
|
||||||
class="inline-flex hidden items-center justify-center rounded-md bg-yellow-400 px-3 py-1.5 text-xs font-medium hover:bg-yellow-500 sm:text-sm"
|
|
||||||
aria-label="Subscribe for Updates"
|
|
||||||
>
|
|
||||||
<Icon icon="email" />
|
|
||||||
<span class="ml-2">Subscribe</span>
|
|
||||||
</button>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user