fix #25760
@@ -15,7 +15,7 @@
</p>
<code>
- import { WebGL } from 'three/addons/capabilities/WebGL.js';
+ import WebGL from 'three/addons/capabilities/WebGL.js';
if ( WebGL.isWebGLAvailable() ) {