Skip to content

Commit

Permalink
Remove empty params
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Oct 9, 2023
1 parent e32811f commit eeb08c5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ Standard.args = {
};

export const Test = Template.bind({});
Test.params = {
}
Test.args = {
text: "Skip to main content",
href: "main-content",
Expand Down

0 comments on commit eeb08c5

Please sign in to comment.