dashboard/storybook
Alexandre Alves 84c234383a
Fix textual descriptions for cluster appearance in multiple places (#13416)
* Fix textual descriptions for cluster appearance in multiple places

* address pr comments

* address pr comments
2025-02-24 09:00:54 +00:00
..
.storybook Fix textual descriptions for cluster appearance in multiple places (#13416) 2025-02-24 09:00:54 +00:00
.vscode Some Storybook components do not render correctly after migration (#12594) 2024-11-29 09:46:58 +01:00
public Some Storybook components do not render correctly after migration (#12594) 2024-11-29 09:46:58 +01:00
src Crontab @daily marked as invalid in Rancher Cronjobs (#13214) 2025-01-30 18:49:43 +01:00
.gitignore Some Storybook components do not render correctly after migration (#12594) 2024-11-29 09:46:58 +01:00
README.md Some Storybook components do not render correctly after migration (#12594) 2024-11-29 09:46:58 +01:00
index.html Some Storybook components do not render correctly after migration (#12594) 2024-11-29 09:46:58 +01:00
package.json Pin storybook esbuild version to avoid TS error 2024-12-20 16:18:07 +00:00
tsconfig.app.json Some Storybook components do not render correctly after migration (#12594) 2024-11-29 09:46:58 +01:00
tsconfig.json Some Storybook components do not render correctly after migration (#12594) 2024-11-29 09:46:58 +01:00
tsconfig.node.json Some Storybook components do not render correctly after migration (#12594) 2024-11-29 09:46:58 +01:00
yarn.lock Some Storybook components do not render correctly after migration (#12594) 2024-11-29 09:46:58 +01:00

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.