mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
fix: fix incorrect documentation link used in @documentation JSDoc (#1187)
This commit is contained in:
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user