Migrate to new animations api (#12078)

This commit is contained in:
Denys Vuika
2026-07-23 12:21:10 +01:00
committed by GitHub
parent 9f21d602fc
commit 85ec35cdf9
62 changed files with 849 additions and 989 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import type { StorybookConfig } from '@storybook/angular';
import rootMain from '../../../.storybook/main';
import rootMain from '../../../.storybook/main.ts';
import { dirname } from 'path';
import { fileURLToPath } from 'url';