mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 06:01:22 +08:00
use same param key as backgrounds addon
This commit is contained in:
parent
8e955913df
commit
ae61a9e0cc
@ -1,4 +1,4 @@
|
||||
export const PARAM_KEY = 'background';
|
||||
export const PARAM_KEY = 'backgrounds';
|
||||
export const ADDON_ID = 'storybook-addon-background';
|
||||
export const PANEL_ID = `${ADDON_ID}/background-panel`;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user