We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e18b1a9 commit 7d636f1Copy full SHA for 7d636f1
components/button/button.go
@@ -31,7 +31,7 @@ func Named(name string) resource.Name {
31
}
32
33
// A Button represents a physical button.
34
-// For more information, see the [Push component docs].
+// For more information, see the [Button component docs].
35
//
36
// Push example:
37
0 commit comments