add displayName to components
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.