feat: make billing page functional

This commit is contained in:
Mythie
2023-08-24 13:32:57 +10:00
parent 5cba252627
commit c3f11afaf9
5 changed files with 68 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "1.0.0",
"main": "./index.ts",
"types": "./index.ts",
"license": "MIT",
"license": "SEE LICENSE IN LICENSE.md",
"files": [
"client-only/",
"server-only/",