Skip to content

Commit 26c83a1

Browse files
committed
docs(docs): use package name on landing page
1 parent 6b6cdff commit 26c83a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs-site/docs/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Lightweight React timer hooks
2+
title: '@crup/react-timer-hook'
33
slug: /
44
description: A lightweight React hooks library for building timers, stopwatches, and real-time clocks with minimal boilerplate.
55
---
66

77
import RecipePlayground from '@site/src/components/RecipePlayground';
88
import { StopwatchSample, AbsoluteCountdownSample, TimerGroupSample } from '../samples/recipes';
99

10-
# Lightweight React timer hooks
10+
# @crup/react-timer-hook
1111

1212
`@crup/react-timer-hook` is a lightweight React hooks library for building timers, stopwatches, and real-time clocks with minimal boilerplate.
1313

0 commit comments

Comments
 (0)