Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
mejiaj committed Mar 8, 2024
1 parent 57298a4 commit 17600ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/templates/usa-documentation/usa-docs.stories.js
Expand Up @@ -13,5 +13,5 @@ DocumentationPage.args = DefaultContent;
export const TestDocumentationReorder = Template.bind({});
TestDocumentationReorder.args = {
...DefaultContent,
sidenav_reorder: false
sidenav_reorder: false,
};

0 comments on commit 17600ba

Please sign in to comment.