We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ad3c1 commit d6b2712Copy full SHA for d6b2712
src/components/past-event/index.js
@@ -1,4 +1,5 @@
1
import React from 'react';
2
+import { graphql } from 'gatsby';
3
import classnames from 'classnames';
4
5
import './index.css';
0 commit comments