Skip to content

Commit

Permalink
feat: Try headline publish agin
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHowa committed Mar 29, 2022
1 parent 7564b3d commit 960bcdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/headline/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import React from 'react';

function Headline() {
return (
<h1>Publish to canary</h1>
<h1>Publish to f</h1>
);
}

Expand Down

0 comments on commit 960bcdb

Please sign in to comment.