mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Test trigger now
This commit is contained in:
parent
5fa7d5e7e2
commit
01279180e0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// @flow
|
||||
import * as React from 'react';
|
||||
import Page, { SectionHeading, Heading, Subheading } from '../components/Page';
|
||||
import Page, { SectionHeading } from '../components/Page';
|
||||
import type { GetInitialProps } from '../types';
|
||||
|
||||
class Index extends React.Component<{}> {
|
||||
|
|
|
|||
Loading…
Reference in a new issue