1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-08 16:20:40 +02:00

Hide upgrade button for paid users.

This commit is contained in:
Kamran Ahmed
2025-07-23 16:50:43 +01:00
parent f289a74af8
commit e426b8bda8
3 changed files with 22 additions and 8 deletions

1
.astro/types.d.ts vendored
View File

@@ -1,2 +1 @@
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />