Skip to content

Commit

Permalink
chore(docs): fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
hannojg committed Jul 16, 2024
1 parent 9d23055 commit d602da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default function Home(): JSX.Element {
return (
<Layout
title={siteConfig.title}
description="Description will go into a meta tag in <head />">
description="Documentation for react-native-filament">
<HomepageHeader />
<main>
<HomepageFeatures />
Expand Down

0 comments on commit d602da0

Please sign in to comment.