mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Merge changes
This commit is contained in:
parent
78338205a3
commit
edd1751b81
3 changed files with 2 additions and 2 deletions
|
|
@ -55,7 +55,7 @@ export default function TestConsole() {
|
|||
<PageHeader>
|
||||
<div>Test Console</div>
|
||||
<DropDown
|
||||
value={selectedValue || 'Select website'}
|
||||
value={selectedValue || 'Select websites'}
|
||||
options={options}
|
||||
onChange={handleSelect}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue