mirror of
https://github.com/strapi/strapi.git
synced 2025-12-16 17:53:53 +00:00
8 lines
110 B
JavaScript
8 lines
110 B
JavaScript
|
|
/*
|
||
|
|
*
|
||
|
|
* EditPage constants
|
||
|
|
*
|
||
|
|
*/
|
||
|
|
|
||
|
|
export const DEFAULT_ACTION = 'UsersPermissions/EditPage/DEFAULT_ACTION';
|