mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
fix: address comments (#3044)
* fix: address comments * fix unread notification mocks * fix row click for notification --------- Co-authored-by: Matt Hill <mattnine@protonmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ import { MarketplaceItemComponent } from './item.component'
|
||||
let-completeWith="completeWith"
|
||||
>
|
||||
<tui-radio-list [items]="versions()" [(ngModel)]="data.version" />
|
||||
<footer class="buttons">
|
||||
<footer class="g-buttons">
|
||||
<button
|
||||
tuiButton
|
||||
appearance="secondary"
|
||||
|
||||
Reference in New Issue
Block a user