Skip to content

Commit

Permalink
feat: hide AC & MCP buttons, shows PC button instead
Browse files Browse the repository at this point in the history
  • Loading branch information
rdubigny committed Oct 7, 2024
1 parent aabf57e commit 0f03188
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@ const { getHardCodedWeight } = (() => {
"components/Stepper",
"components/Button",
"components/FranceConnectButton",
"components/AgentConnectButton",
"components/MonCompteProButton"
"components/ProConnectButton"
];

function getHardCodedWeight(kind) {
Expand Down

0 comments on commit 0f03188

Please sign in to comment.