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

Fixes/docs custom layout section corrections #14432

Conversation

wickham-c
Copy link
Contributor

Description

Corrected common typo in the Form Builder and Infolist Builder docs, in the "Custom layout" sections where a "custom column class" was referred to rather than a "custom component class". This was presumably a copy & paste error from the Table Builder docs for creating custom columns.

Visual changes

To create a custom column class and view, you may use the following command:

...has become...

To create a custom component class and view, you may use the following command:

Functional changes

  • Code style has been fixed by running the composer cs command.
  • Changes have been tested to not break existing functionality.
  • Documentation is up-to-date.

Corrected typo where a "custom column class" is referred to rather than a "custom component class".
Corrected typo where a "custom column class" is referred to rather than a "custom component class".
@danharrin danharrin added the documentation Improvements or additions to documentation label Oct 7, 2024
@danharrin danharrin added this to the v3 milestone Oct 7, 2024
@danharrin danharrin merged commit 8e8d2a3 into filamentphp:3.x Oct 7, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants