Skip to content

Commit 3933911

Browse files
authored
fixing accidental line change
1 parent c91eb44 commit 3933911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/p5.Graphics.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,4 +695,4 @@ function graphics(p5, fn){
695695
}
696696

697697
export default graphics;
698-
export { Graphics };
698+
export { Graphics };

0 commit comments

Comments
 (0)