-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove extra Billing title #7309
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
This pull request removes the redundant 'Billing' title from the SettingsBilling component, addressing issue #7305 and improving the user interface.
- Removed styled H1Title and its import from
packages/twenty-front/src/pages/settings/SettingsBilling.tsx
- Simplified component structure by eliminating duplicate title
- Improved UI clarity by removing redundant information
- Maintains existing functionality while streamlining the visual presentation
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Log
|
fixes #7305