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 330e6f8 commit a8167e0Copy full SHA for a8167e0
packages/plasma-ui/src/helpers/actionWithPersistedEvent.ts
@@ -1,5 +1,5 @@
1
import React from 'react';
2
-import { action } from '@storybook/addon-actions';
+import { action } from 'storybook/actions';
3
4
/**
5
* Storybook action с какой-то задержкой выводит инфу в панель,
0 commit comments