fix: use new custom property for background

This commit is contained in:
Chuma McPhoy
2024-07-11 10:28:06 +02:00
parent b1698a8a2e
commit c17bd782c2
2 changed files with 1 additions and 3 deletions

View File

@@ -3,8 +3,6 @@
import { Children, cloneElement, PropsWithChildren } from "react"
import { Dialog, DialogTrigger, Modal } from "react-aria-components"
import Title from "@/components/TempDesignSystem/Text/Title"
import styles from "./sidePeek.module.css"
type SidePeekProps = {