Skip to content

Commit

Permalink
Disable the widget
Browse files Browse the repository at this point in the history
[Issue]#186
[Problem]Some widget is not working completely
[Solution]After fix the issue, it will be enable

Signed-off-by: cookie <cookie@samsung.com>
  • Loading branch information
singa2000 committed Jul 19, 2019
1 parent ac8d87f commit 84921e6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tau-component-packages/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,12 @@ module.exports = {
'checkbox': 'components/checkbox',
'listview': 'components/listview',
'listitem': 'components/listitem',
'processing': 'components/processing',
'progress': 'components/progress',
'radio': 'components/radio',
'toggleswitch': 'components/toggleswitch',
'popup': 'components/popup',
'sectionchanger': 'components/sectionchanger',
'section': 'components/section',
'selector': 'components/selector',
'selectoritem': 'components/selectoritem',
'text': 'components/text',
'popup-content': 'components/popup-content',
'popup-footer': 'components/popup-footer',
Expand Down

0 comments on commit 84921e6

Please sign in to comment.