refactor: rename subscription references to subscribe plan and update related imports

This commit is contained in:
Ardeman
2025-03-13 06:13:43 +08:00
parent cd76ded632
commit f40f2dadde
13 changed files with 66 additions and 62 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ export const SuccessModal = ({ isOpen, onClose }: ModalProperties) => {
setIsSubscribeOpen(true)
}}
>
Select Subscription
Select Subscribe Plan
</Button>
) : (
<Button