mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-16 14:14:11 +02:00
Notify icon
This commit is contained in:
@@ -23,10 +23,10 @@ import Icon from './AstroIcon.astro';
|
|||||||
data-popup='login-popup'
|
data-popup='login-popup'
|
||||||
type='button'
|
type='button'
|
||||||
name='submit'
|
name='submit'
|
||||||
class='font-regular text-md mt-5 w-full rounded-md bg-gray-700 px-5 py-2.5 text-center text-white hover:bg-black sm:mt-0'
|
class='font-regular text-md mt-5 w-full rounded-md bg-gray-700 px-5 py-2.5 text-center text-white hover:bg-black sm:mt-0 flex gap-1 items-center justify-center'
|
||||||
aria-label='Get Notified'
|
aria-label='Get Notified'
|
||||||
>
|
>
|
||||||
Notify me when ready!
|
<Icon icon='bell' class='h-5' /> Notify me when ready!
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
data-auth-required
|
data-auth-required
|
||||||
|
Reference in New Issue
Block a user