Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update prop types for comment for improved structure
Enhanced the comment prop validation with PropTypes.shape instead of PropTypes.object for improved, clearer structure. Provides a more explicit structure for the expected shape of the object, improving code readability and maintainability.
- Loading branch information