We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b939611 commit b291729Copy full SHA for b291729
packages/lit-dev-content/site/docs/v3/composition/mixins.md
@@ -72,7 +72,7 @@ code reuse. For more reading on mixins, here are a few good references:
72
73
* [Class mixins](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/extends#mix-ins) on MDN
74
* [Real Mixins with JavaScript
75
- Classes](https://justinfagnani.com/2015/12/21/real-mixins-with-JavaScript-classes/)
+ Classes](https://justinfagnani.com/2015/12/21/real-mixins-with-javascript-classes/)
76
by Justin Fagnani
77
* [Mixins](https://www.TypeScriptlang.org/docs/handbook/mixins.html) in the TypeScript handbook.
78
* [Dedupe mixin library](https://open-wc.org/docs/development/dedupe-mixin/) by
0 commit comments