Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
keisuke-umezawa committed Sep 13, 2024
1 parent 02ccc2e commit b0ee205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tslib/react/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export { PlotHistory } from "./components/PlotHistory"
export { PlotImportance } from "./components/PlotImportance"
export { PlotIntermediateValues } from "./components/PlotIntermediateValues"
export { PlotSlice } from "./components/PlotSlice"
export { PlotTimeline } from "./components/PlotTimeline"
export { PlotParallelCoordinate } from "./components/PlotParallelCoordinate"
export { TrialTable } from "./components/TrialTable"
export { GraphContainer } from "./components/GraphContainer"
Expand Down

0 comments on commit b0ee205

Please sign in to comment.