Replace test-runner with vitest for storybook (#17187)

This commit is contained in:
Abdullah.
2026-01-18 08:25:45 +05:00
committed by GitHub
parent c737028dd6
commit 92eff62523
56 changed files with 4999 additions and 715 deletions
@@ -34,6 +34,4 @@ export const Default: Story = {
hasRightElement: false,
onChange: fn(),
},
decorators: [ObjectMetadataItemsDecorator],
};