Update AppMenu and ApplicationBrowser components

This commit is contained in:
andrea.terzani
2024-10-18 07:22:20 +02:00
parent 6ea3fc26e3
commit 06bd78c86c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="flex items-center justify-between p-2">
<h1>
Source Code Explorer : ATF-Processor
Source Code Explorer : {{application}}
</h1>
</div>