small frontend fixes (#162)

This commit is contained in:
Martin
2026-04-19 18:36:22 +02:00
committed by GitHub
parent fc4ee7507b
commit f346dcaa73
2 changed files with 3 additions and 2 deletions
@@ -13,6 +13,8 @@ import {
useUserToken,
} from "../../redux/selectors/userSelectors.js";
import "../../constants.js"; // set process.env before the core package uses it
interface SvgInlineProps {
url: string;
stage: number;