Skip to content

Commit

Permalink
Merge pull request #47 from kalixi/master
Browse files Browse the repository at this point in the history
Update src/render/shape/support.js
  • Loading branch information
kekee000 authored Jun 30, 2021
2 parents e68b29e + 9a3833e commit 2f482c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/render/shape/support.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import graduation from './Graduation';
import line from './Line';
import beziercurve from './BezierCurve';
import gridarrow from './GridArrow';
import text from './text';
import text from './Text';

export default {
circle,
Expand Down

0 comments on commit 2f482c5

Please # to comment.