refractor image to public folder

This commit is contained in:
2025-11-21 11:52:33 +01:00
parent 2f9bdf0255
commit fc4c9a1a94
14 changed files with 5 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ const dirname = typeof __dirname !== 'undefined' ? __dirname : path.dirname(file
// More info at: https://storybook.js.org/docs/next/writing-tests/integrations/vitest-addon
export default defineConfig({
plugins: [react()],
base: "/",
test: {
projects: [{
extends: true,