Skip to content

Commit a8167e0

Browse files
committed
feat(): update
1 parent 330e6f8 commit a8167e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plasma-ui/src/helpers/actionWithPersistedEvent.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React from 'react';
2-
import { action } from '@storybook/addon-actions';
2+
import { action } from 'storybook/actions';
33

44
/**
55
* Storybook action с какой-то задержкой выводит инфу в панель,

0 commit comments

Comments
 (0)