Update templates.js

pull/5880/head
tugcekucukoglu 2024-06-13 11:51:22 +03:00
parent 4efaa4f75b
commit c26a00303c
1 changed files with 0 additions and 1 deletions

View File

@ -377,7 +377,6 @@ app.component('TabMenu', TabMenu);
app.component('TabView', TabView);
app.component('Tabs', Tabs);
app.component('TabList', TabList);
app.component('TabView', TabView);
app.component('Tab', Tab);
app.component('TabPanels', TabPanels);
app.component('TabPanel', TabPanel);