mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-30 08:04:18 +00:00
fix
This commit is contained in:
@@ -139,6 +139,8 @@ To create a button group, use the `ButtonGroup` component. See the [Button Group
|
||||
|
||||
You can use the `render` prop on `<Button />` to make another component look like a button. Here's an example of a link that looks like a button.
|
||||
|
||||
Remember to set the `nativeButton` prop to `false` if you're returning an element that is not a button.
|
||||
|
||||
<ComponentPreview styleName="base-nova" name="button-render" />
|
||||
|
||||
## API Reference
|
||||
|
||||
Reference in New Issue
Block a user