Skip to content

add displayName to components

Warren Gifford requested to merge jdb/add-displayname-linedecorator into main

Created by: unclejustin

Add displayName to the following components:

  • LinkOrSpan
  • LineDecorator

Test plan

Open any blob page Use react dev tools to inspect a line of code Should see LineDecorator and LinkOrSpan instead of anonymous in the components listing

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading