This website requires JavaScript.
Explore
Help
Sign In
tandem
/
tipus
Watch
2
Star
0
Fork
You've already forked tipus
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5c4069dfc6
tipus
/
editor
/
constants.js
2 lines
37 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Move enableComplementaryArea call to Sidebar It makes more sense, i believe, to enable the sidebar complementary area from within the sidebar component, as this is called when the component is included in the hierarchy. I also moved the scope string to a constants file, so i can find where it is used with code analysis instead of relaying on grep.
2024-06-15 00:01:22 +00:00
export
const
scope
=
'tipus/editor'
;