Skip to content

Commit

Permalink
feat: remove agentconnect and moncomptepro. Proconnect is the new thing.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdubigny committed Sep 23, 2024
1 parent aabf57e commit d758567
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 436 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
89 changes: 0 additions & 89 deletions src/AgentConnectButton.tsx

This file was deleted.

97 changes: 0 additions & 97 deletions src/MonCompteProButton.tsx

This file was deleted.

Loading

0 comments on commit d758567

Please sign in to comment.