Skip to content

Commit

Permalink
chore: fix extended-fab docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
malangcat committed Jan 3, 2025
1 parent 9a82b45 commit adf3cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/registry/ui/extended-fab.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export interface ExtendedFabProps extends SeedExtendedFab.RootProps {
}

/**
* @see https://v3.seed-design.io/docs/react/components/action-button
* @see https://v3.seed-design.io/docs/react/components/extended-fab
*/
export const ExtendedFab = React.forwardRef<
HTMLButtonElement,
Expand Down

0 comments on commit adf3cef

Please sign in to comment.