Skip to content

Commit

Permalink
feat(legends): export SymbolProps
Browse files Browse the repository at this point in the history
  • Loading branch information
plouc committed Nov 14, 2023
1 parent abf9178 commit 1d504ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/legends/src/svg/symbols/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ export * from './SymbolCircle'
export * from './SymbolDiamond'
export * from './SymbolSquare'
export * from './SymbolTriangle'
export * from './types'

0 comments on commit 1d504ba

Please sign in to comment.