dify/packages/dify-ui/vitest.tester.html

11 lines
298 B
HTML

<!doctype html>
<html lang="en" data-theme="light">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="./.storybook/storybook.css" />
<title>Dify UI Tests</title>
</head>
<body></body>
</html>