This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-10-14 17:43:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
strapi-plugin-content-manager
/
config
/
layout.js
10 lines
116 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Wysiwyg is coming
2018-03-05 14:30:28 +01:00
module
.
exports
=
{
product
:
{
attributes
:
{
description
:
{
type
:
'wysiwyg'
}
}
}
}
;
Reference in New Issue
Copy Permalink