Skip to content

Commit d5f6c59

Browse files
✨ Rename button component from 'Buttont' to 'CallToAction' for clarity
1 parent 804148c commit d5f6c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui/cuicui/common-ui/buttons/call-to-action-button/call-to-action-button.variant.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { ArrowRightIcon } from "lucide-react";
22

3-
export default function Buttont() {
3+
export default function CallToAction() {
44
return (
55
<button
66
type="button"

0 commit comments

Comments
 (0)