Skip to content

Commit 2009b94

Browse files
committed
Add Layout import to Action Protocol documentation
1 parent 9f4fae1 commit 2009b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/objectui/actions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Action Protocol
33
description: Buttons, triggers, navigation, and user interaction definitions
44
---
55

6-
import { MousePointer, Zap, ExternalLink, Workflow, GitBranch, Play, Component } from 'lucide-react';
6+
import { MousePointer, Zap, ExternalLink, Workflow, GitBranch, Play, Component, Layout } from 'lucide-react';
77

88
# Action Protocol: Defining User Interactions
99

0 commit comments

Comments
 (0)