Reaply: #3777: fix/machine-detail-view

This commit is contained in:
hsjobeki
2025-06-03 12:10:21 +00:00
committed by Johannes Kirschbauer
parent b9c7c530f7
commit f57a9b5ea9
6 changed files with 101 additions and 34 deletions

View File

@@ -2,6 +2,7 @@ import type { Preview } from "@kachurun/storybook-solid";
import "@/src/components/v2/index.css";
import "./preview.css";
import "../src/index.css";
export const preview: Preview = {
tags: ["autodocs"],