Skip to content
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

Refactor: Create shared settings block component #46

Open
coderabbitai bot opened this issue Jan 14, 2025 · 0 comments
Open

Refactor: Create shared settings block component #46

coderabbitai bot opened this issue Jan 14, 2025 · 0 comments
Assignees

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 14, 2025

Create a shared component for settings blocks to reduce duplication between FarmSettingsAccessBlock and FarmSettingsDeleteBlock components.

Referenced from PR discussion: #45 (comment)

Background:
Both components have similar structure with a title, message and separator. A shared component would help maintain consistency and reduce code duplication.

Components to refactor:

  • FarmSettingsAccessBlock
  • FarmSettingsDeleteBlock

/cc @SvenVw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant