mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
Tweak Mithril documentation link
This commit is contained in:
@@ -42,7 +42,7 @@ export default abstract class Component<T extends ComponentAttrs = any> implemen
|
||||
/**
|
||||
* The attributes passed into the component.
|
||||
*
|
||||
* @see https://mithril.js.org/hyperscript.html#dom-attributes
|
||||
* @see https://mithril.js.org/components.html#passing-data-to-components
|
||||
*/
|
||||
protected attrs: T;
|
||||
|
||||
|
Reference in New Issue
Block a user