Skip to content

Commit

Permalink
chore(macros): deprecate CanvasSidebar (#7760)
Browse files Browse the repository at this point in the history
  • Loading branch information
wbamberg authored Dec 6, 2022
1 parent 2215c50 commit 21e40d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kumascript/macros/CanvasSidebar.ejs
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<%
// Throw a MacroDeprecatedError flaw
// Can be removed when its usage translated-content is down to 0
mdn.deprecated();
var currentSection = $0;
var locale = env.locale;
Expand Down

0 comments on commit 21e40d6

Please sign in to comment.