mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 16:51:33 +10:00
Firebase Stub refactoring
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import React from 'react';
|
||||
|
||||
const Gatsby = jest.requireActual('gatsby');
|
||||
|
||||
const fluidImageShapes = [
|
||||
@ -75,5 +76,5 @@ module.exports = {
|
||||
href: to,
|
||||
}),
|
||||
),
|
||||
useStaticQuery: useStaticQuery,
|
||||
useStaticQuery,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user