refine join workflow

This commit is contained in:
Johannes Kirschbauer
2023-09-30 16:00:21 +02:00
parent 332f5dc824
commit 82db33d047
16 changed files with 497 additions and 279 deletions

View File

@@ -1,5 +1,5 @@
/* eslint-disable tailwindcss/no-custom-classname */
"use client";
/* eslint-disable tailwindcss/no-custom-classname */
import * as React from "react";
import Box from "@mui/material/Box";