Skip to content

Commit

Permalink
Merge pull request #2791 from microsoft/u/julairoldi/list-style-demo-ste
Browse files Browse the repository at this point in the history
fix list
  • Loading branch information
juliaroldi authored Sep 10, 2024
2 parents 865fdc7 + dda3102 commit 0640f45
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const dropDownMenuItems = {
[BulletListType.LongArrow]: 'LongArrow',
[BulletListType.UnfilledArrow]: 'UnfilledArrow',
[BulletListType.Hyphen]: 'Hyphen',
[BulletListType.DoubleLongArrow]: 'DoubleLongArrow',
[BulletListType.Circle]: 'Circle',
};

Expand Down

0 comments on commit 0640f45

Please sign in to comment.