fix: fix incorrect documentation link used in @documentation JSDoc (#1187)

This commit is contained in:
randomguy-2650
2025-07-16 18:02:35 +02:00
committed by GitHub
parent f747483e32
commit 9e9a00547a

View File

@@ -7,7 +7,7 @@ import styles from './scroller.css';
/**
* @summary Scrollers create an accessible container while providing visual cues that help users identify and navigate
* through content that scrolls.
* @documentation https://webawesome.com/docs/components/card
* @documentation https://webawesome.com/docs/components/scroller
* @status stable
* @since 3.0
*