We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb3706 commit fa54782Copy full SHA for fa54782
apps/demo/src/app/layout.tsx
@@ -33,8 +33,8 @@ const Soehne = localFont({
33
});
34
35
export const metadata: Metadata = {
36
- title: 'React Rolling Number Demo',
37
- description: 'A demo app for React Rolling Number component',
+ title: 'React Rolling Number',
+ description: 'A smooth, customizable React component for rolling number animations.',
38
};
39
40
const RootLayout = ({
0 commit comments