mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-05-31 23:19:02 +00:00
fix: Add subscription plans offer text
This commit is contained in:
@@ -24,7 +24,7 @@ function SubscriptionPlansPeriodSwitcherRoot({
|
||||
);
|
||||
};
|
||||
return (
|
||||
<Group position={'center'} spacing={10} style={{ marginBottom: '1.2rem' }}>
|
||||
<Group position={'center'} spacing={10} style={{ marginBottom: '1.6rem' }}>
|
||||
<Text>Pay Monthly</Text>
|
||||
<Switch
|
||||
large
|
||||
|
||||
Reference in New Issue
Block a user