Skip to content

fix(storybook): Prefix targets for links/buttons

What does this MR do?

This MR changes the targetOptions keys to be prefixed with an underscore, so the select-knobs within storybook show the actual value of the target prop.

(eg.: blank vs _blank)

Screenshots

before after
target_before target_after
Edited by 🤖 GitLab Bot 🤖

Merge request reports