diff --git a/examples/react/UIShell1/index.html b/examples/react/UIShell/index.html similarity index 100% rename from examples/react/UIShell1/index.html rename to examples/react/UIShell/index.html diff --git a/examples/react/UIShell1/package.json b/examples/react/UIShell/package.json similarity index 100% rename from examples/react/UIShell1/package.json rename to examples/react/UIShell/package.json diff --git a/examples/react/UIShell1/src/App.tsx b/examples/react/UIShell/src/App.tsx similarity index 100% rename from examples/react/UIShell1/src/App.tsx rename to examples/react/UIShell/src/App.tsx diff --git a/examples/react/UIShell1/src/index.scss b/examples/react/UIShell/src/index.scss similarity index 100% rename from examples/react/UIShell1/src/index.scss rename to examples/react/UIShell/src/index.scss diff --git a/examples/react/UIShell1/src/main.tsx b/examples/react/UIShell/src/main.tsx similarity index 100% rename from examples/react/UIShell1/src/main.tsx rename to examples/react/UIShell/src/main.tsx diff --git a/examples/react/UIShell1/src/vite-env.d.ts b/examples/react/UIShell/src/vite-env.d.ts similarity index 100% rename from examples/react/UIShell1/src/vite-env.d.ts rename to examples/react/UIShell/src/vite-env.d.ts diff --git a/examples/react/UIShell1/tsconfig.json b/examples/react/UIShell/tsconfig.json similarity index 100% rename from examples/react/UIShell1/tsconfig.json rename to examples/react/UIShell/tsconfig.json diff --git a/examples/react/UIShell1/tsconfig.node.json b/examples/react/UIShell/tsconfig.node.json similarity index 100% rename from examples/react/UIShell1/tsconfig.node.json rename to examples/react/UIShell/tsconfig.node.json diff --git a/examples/react/UIShell1/vite.config.ts b/examples/react/UIShell/vite.config.ts similarity index 100% rename from examples/react/UIShell1/vite.config.ts rename to examples/react/UIShell/vite.config.ts