test trigger

This commit is contained in:
Karol Wypchlo 2021-03-04 15:29:33 +01:00
parent d8c80b1cab
commit 42baff0f5a
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ export default function IndexPage({ location }) {
<App />
</AppContext.Provider>
);
// foo
}
IndexPage.propTypes = {