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 5a28ab0 commit dbcd3a4Copy full SHA for dbcd3a4
blocks/card/Card--projects.js
@@ -20,7 +20,6 @@ export default class CardProjects extends CardAbstract {
20
CardProjects._postTransformFunction,
21
() => {},
22
CardProjects._transformationFunction
23
- //TODO: implement shadowFunction for project cards
24
);
25
}
26
0 commit comments