Skip to content

Commit d6b2712

Browse files
committed
Fix graphql warning
1 parent e2ad3c1 commit d6b2712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/past-event/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import React from 'react';
2+
import { graphql } from 'gatsby';
23
import classnames from 'classnames';
34

45
import './index.css';

0 commit comments

Comments
 (0)