Skip to content

Commit c88e408

Browse files
authored
Merge pull request #1813 from IgniteUI/arg-update-premium-tags
Add toolbar and color editor to premium
2 parents b1f4e2d + 6f388e4 commit c88e408

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docfx/en/components/toc.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1889,7 +1889,8 @@
18891889
{
18901890
"name": "Toolbar",
18911891
"href": "menus/toolbar.md",
1892-
"status": "UPDATED"
1892+
"status": "UPDATED",
1893+
"premium": true
18931894
},
18941895
{
18951896
"exclude": ["Angular"],
@@ -2022,7 +2023,8 @@
20222023
{
20232024
"name": "Color Editor",
20242025
"href": "inputs/color-editor.md",
2025-
"status": "PREVIEW"
2026+
"status": "PREVIEW",
2027+
"premium": true
20262028
},
20272029
{
20282030
"exclude": ["Angular"],

0 commit comments

Comments
 (0)