Skip to content

Commit 4bb7196

Browse files
authored
chore: add tonality examples for showcases for mapo (#1000)
* chore: add tonality examples for showcases for mapo * chore: update snapshots
1 parent 83a664b commit 4bb7196

File tree

38 files changed

+294
-4
lines changed

38 files changed

+294
-4
lines changed

.jscpd.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,13 @@
2727
"**/angular-*/**/main.ts",
2828
"**/README.md",
2929
"**/generated/**",
30+
"showcases/shared/*.json",
3031
"packages/components/src/components/alert/alert.lite.tsx",
3132
"showcases/react-showcase/src/components/alert/index.tsx",
3233
"packages/components/src/components/checkbox/checkbox.lite.tsx",
3334
"showcases/react-showcase/src/components/checkbox/index.tsx",
34-
"showcases/shared/checkbox.json",
3535
"packages/components/src/components/radio/radio.lite.tsx",
3636
"showcases/react-showcase/src/components/radio/index.tsx",
37-
"showcases/shared/radio.json",
3837
"showcases/react-showcase/src/components/radio/index.tsx",
3938
"showcases/react-showcase/src/components/alert/index.tsx",
4039
"showcases/vue-showcase/src/components/form/Form.vue",
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)