Skip to content

Commit

Permalink
Merge pull request #9 from BelkacemYerfa/master
Browse files Browse the repository at this point in the history
merging the new test to the dev branch
  • Loading branch information
BelkacemYerfa authored Mar 3, 2024
2 parents 9e00766 + e163774 commit 670580b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/src/components/extension/model.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ export const TreeViewTest = () => {
<div className="flex gap-2 pl-2">
<TreeView
elements={elements}
initialSelectedId="Element 21"
initialSelectedId="Element 7"
initialExpendedItems={["Element 9"]}
indicator={true}
/>
Expand Down

0 comments on commit 670580b

Please sign in to comment.