mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
Merge pull request #404 from bigcapitalhq/optimize-ui-onboarding
feat: optimize the onboarding subscription experience.
This commit is contained in:
@@ -45,7 +45,7 @@ export const useOrganizationSubscriptions = (props) => {
|
||||
};
|
||||
|
||||
/**
|
||||
* Fetches the checkout url of the lemon squeezy.
|
||||
* Fetches the checkout url of the Lemon Squeezy.
|
||||
*/
|
||||
export const useGetLemonSqueezyCheckout = (props = {}) => {
|
||||
const apiRequest = useApiRequest();
|
||||
|
||||
Reference in New Issue
Block a user