Skip to content

Commit

Permalink
fix(vscode-extension): add appbar to siteMap
Browse files Browse the repository at this point in the history
  • Loading branch information
BeADre committed Jun 8, 2021
1 parent ef768b5 commit 9595981
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/varlet-vscode-extension/src/siteMap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export default {
icon: '/icon',
image: '/image',
'back-top': '/back-top',
'app-bar': '/app-bar',
loading: '/loading',
chip: '/chip',
badge: '/badge',
Expand Down

0 comments on commit 9595981

Please sign in to comment.