mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-23 03:51:36 +03:00
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:
commit
737e0bf3aa
@ -1,7 +1,7 @@
|
|||||||
function Insights() {
|
function Insights() {
|
||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
<h1>This is the performances page</h1>
|
<h1>This is the insights page</h1>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user