We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a82b45 commit adf3cefCopy full SHA for adf3cef
docs/registry/ui/extended-fab.tsx
@@ -10,7 +10,7 @@ export interface ExtendedFabProps extends SeedExtendedFab.RootProps {
10
}
11
12
/**
13
- * @see https://v3.seed-design.io/docs/react/components/action-button
+ * @see https://v3.seed-design.io/docs/react/components/extended-fab
14
*/
15
export const ExtendedFab = React.forwardRef<
16
HTMLButtonElement,
0 commit comments