Translation fixes

This commit is contained in:
Pieter Vander Vennet 2021-06-21 03:12:43 +02:00
parent fbf0f278e1
commit 962e364bad
4 changed files with 76 additions and 3 deletions

View file

@ -7,7 +7,6 @@ import Toggle from "../Input/Toggle";
import {SubtleButton} from "../Base/SubtleButton";
import Svg from "../../Svg";
import {UIEventSource} from "../../Logic/UIEventSource";
import {FixedUiElement} from "../Base/FixedUiElement";
export default class ThemeIntroductionPanel extends VariableUiElement {