We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f4fae1 commit 2009b94Copy full SHA for 2009b94
content/docs/objectui/actions.mdx
@@ -3,7 +3,7 @@ title: Action Protocol
3
description: Buttons, triggers, navigation, and user interaction definitions
4
---
5
6
-import { MousePointer, Zap, ExternalLink, Workflow, GitBranch, Play, Component } from 'lucide-react';
+import { MousePointer, Zap, ExternalLink, Workflow, GitBranch, Play, Component, Layout } from 'lucide-react';
7
8
# Action Protocol: Defining User Interactions
9
0 commit comments