We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c5660f + 97a9183 commit cfff53bCopy full SHA for cfff53b
.changeset/cool-bulldogs-guess.md
@@ -0,0 +1,5 @@
1
+---
2
+'@platforma-open/milaboratories.mixcr-shm-trees.ui': patch
3
4
+
5
+Changed title to Analysis Overview
ui/src/pages/MainPage.vue
@@ -88,7 +88,7 @@ const gridOptions: GridOptions<TreeResult> = {
88
89
<template>
90
<PlBlockPage>
91
- <template #title>Overview</template>
+ <template #title>Analysis Overview</template>
92
<template #append>
93
<PlBtnGhost @click.stop="() => data.settingsOpen = true">Settings
94
0 commit comments