More build fixes
This commit is contained in:
parent
8cee269811
commit
57ddcd64ea
4 changed files with 32 additions and 238 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import { FC, useEffect, useState } from "react";
|
||||
// @ts-ignore - react-qr-code doesn't have React 19 compatible types yet
|
||||
import QRCodeInternal from "react-qr-code";
|
||||
import { Box } from "@mui/material";
|
||||
import { colors } from "../styles/theme";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue