test trigger
This commit is contained in:
parent
d8c80b1cab
commit
42baff0f5a
|
@ -20,6 +20,8 @@ export default function IndexPage({ location }) {
|
||||||
<App />
|
<App />
|
||||||
</AppContext.Provider>
|
</AppContext.Provider>
|
||||||
);
|
);
|
||||||
|
|
||||||
|
// foo
|
||||||
}
|
}
|
||||||
|
|
||||||
IndexPage.propTypes = {
|
IndexPage.propTypes = {
|
||||||
|
|
Reference in New Issue