yyqdbngt opened a new pull request, #3761:
URL: https://github.com/apache/rocketmq-dashboard/pull/3761

   ### Summary
   
   Adds the first unit tests for the `PageHeader` page title component.
   
   ### Changes
   
   - `web/src/components/PageHeader.test.tsx`
     - renders the title as a level-one heading by default.
     - honours the heading level and renders the subtitle.
     - renders the extra action slot.
   
   ### Testing
   
   - `vitest run src/components/PageHeader.test.tsx` passes; `tsc --noEmit` and 
`eslint` clean.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to