Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 3, 2023
1 parent 967213a commit 5762003
Show file tree
Hide file tree
Showing 20 changed files with 7,290 additions and 7,286 deletions.
16 changes: 6 additions & 10 deletions Modal/Modal.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Modal/Modal.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Tabs.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export declare namespace TabsProps {
}[];
selectedTabId: string;
onTabChange: (tabId: string) => void;
children?: NonNullable<ReactNode>;
children: ReactNode;
};
}
/** @see <https://components.react-dsfr.fr/?path=/docs/components-tabs> */
Expand Down
17 changes: 13 additions & 4 deletions Tabs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5762003

Please sign in to comment.