Skip to content

Commit fa410aa

Browse files
committed
Load Api on Canvas #7
- Implement proper actions for canvas and FAB.
1 parent 6331ecf commit fa410aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/api/nodes/canvas_node.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ class CanvasNode extends ParentNode
2020
IsolatedMixin,
2121
ScrollableMixin,
2222
CustomPropertiesMixin,
23-
ReactionMixin,
2423
ParentReactionMixin {
2524
@override
2625
final String type = 'canvas';

0 commit comments

Comments
 (0)