File size: 179 Bytes
1e92f2d |
1 2 3 4 |
export const STORE_KEY = 'automattic/site';
export const getPlaceholderSiteID = () => '226011606'; // assemblerdemo
export const DEFAULT_GLOBAL_STYLES_VARIATION_SLUG = 'default';
|
1e92f2d |
1 2 3 4 |
export const STORE_KEY = 'automattic/site';
export const getPlaceholderSiteID = () => '226011606'; // assemblerdemo
export const DEFAULT_GLOBAL_STYLES_VARIATION_SLUG = 'default';
|