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 18234d5 commit f73ed6dCopy full SHA for f73ed6d
examples/3d-cubes/src/components/FlatMaterial.js
@@ -1,6 +1,6 @@
1
import React from 'react';
2
import PropTypes from 'prop-types';
3
-//import { glMatrixShape, vec3Shape } from 'react-css-transform';
+//import { glMatrixType, vec3Shape } from 'react-css-transform';
4
import { vec3, mat3 } from 'gl-matrix';
5
6
function hexStringToRgb(hexString) {
0 commit comments