Fix: remove daisyui

We wanted to remove daisyui a long time ago
Since renovate updates broke all of the classes somehow we use the opportunity to remove daisyui
And will fix all the breakages continously as we work on the features
This commit is contained in:
Johannes Kirschbauer
2025-04-22 15:24:52 +02:00
parent 1f78de953a
commit 7dd249863f
25 changed files with 150 additions and 251 deletions

View File

@@ -60,7 +60,7 @@ export const Menu = (props: MenuProps) => {
popovertarget={props.popoverid}
popovertargetaction="toggle"
ref={setReference}
class={cx("join-item", props.buttonClass)}
class={cx("", props.buttonClass)}
{...props.buttonProps}
>
{props.label}