Lint rules and flow annotations for rest of the files
This commit is contained in:
@@ -12,9 +12,7 @@ export default function About() {
|
||||
</Helmet>
|
||||
<Hero>
|
||||
<h1>About Outline</h1>
|
||||
<p>
|
||||
Just a proof of concept for multiple pages.
|
||||
</p>
|
||||
<p>Just a proof of concept for multiple pages.</p>
|
||||
</Hero>
|
||||
</Grid>
|
||||
);
|
||||
|
||||
@@ -13,7 +13,8 @@ export default function Pricing() {
|
||||
<Hero>
|
||||
<h1>Pricing</h1>
|
||||
<p>
|
||||
Explore Outline with a 14 day trial, free forever for teams smaller than 5.
|
||||
Explore Outline with a 14 day trial, free forever for teams smaller
|
||||
than 5.
|
||||
</p>
|
||||
</Hero>
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user