Pārlūkot izejas kodu

Fixes gate styling on Graph

main
Eric Amodio pirms 1 gada
vecāks
revīzija
3bfc381ab1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/webviews/apps/shared/components/feature-gate.ts

+ 1
- 1
src/webviews/apps/shared/components/feature-gate.ts Parādīt failu

@ -80,7 +80,7 @@ export class FeatureGate extends LitElement {
}
`;
@property()
@property({ reflect: true })
appearance?: 'alert' | 'welcome';
@property({ attribute: false, type: Number })

Notiek ielāde…
Atcelt
Saglabāt