Merge pull request #11 from twentyhq/charles-bochet-dummy-pr-to-test-ci
This is a dummy commit, to test e2e CI/CD process
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
function Insights() {
|
||||
return (
|
||||
<div>
|
||||
<h1>This is the performances page</h1>
|
||||
<h1>This is the insights page</h1>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user