We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2433dce commit e46f8dcCopy full SHA for e46f8dc
.storybook/components/ProjectTemplate.tsx
@@ -12,7 +12,7 @@ import {
12
Text,
13
ThemeProvider,
14
} from '@ui5/webcomponents-react';
15
-import { addCustomCSSWithScoping } from '@ui5/webcomponents-react-base';
+import { addCustomCSSWithScoping } from '@ui5/webcomponents-react-base/dist/utils/addCustomCSSWithScoping.js';
16
import { clsx } from 'clsx';
17
import type { ReactNode } from 'react';
18
import { useRef, useState } from 'react';
0 commit comments