diff --git a/content/docs/components/scroll-progress.mdx b/content/docs/components/scroll-progress.mdx index e1dea436b..609eb9571 100644 --- a/content/docs/components/scroll-progress.mdx +++ b/content/docs/components/scroll-progress.mdx @@ -1,8 +1,8 @@ --- title: Scroll Progress -date: 2024-06-23 +date: 2024-06-24 description: Animated Scroll Progress for your pages -author: dipeshtamang07 +author: dipesh_the_dev published: true --- @@ -26,4 +26,8 @@ components/magicui/scroll-progress.tsx | Prop | Type | Description | Default | | ----------- | --------------- | -------------------------------------------------- | ------- | -| className | string | The class name to be applied to the component | | \ No newline at end of file +| className | string | The class name to be applied to the component | | + +## Credits + +- Credit to [dipesh_the_dev](https://twitter.com/dipesh_the_dev) \ No newline at end of file