Skip to content

Commit

Permalink
Merge pull request #4 from contentful/third_branch
Browse files Browse the repository at this point in the history
fix: change to trigger release [TOL-918]
  • Loading branch information
aodhagan-cf authored Feb 21, 2023
2 parents e73b2e8 + 3cdf59d commit f448f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const testFunction = () => {
window.alert('live preview package works!');
console.log('live preview package works!');
};

0 comments on commit f448f3a

Please sign in to comment.