Skip to content

Commit 9896835

Browse files
author
yaroslav8765
committed
fix: Add json viewer import
1 parent 43921cf commit 9896835

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

adminforth/spa/src/afcl/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ export { default as Skeleton } from './Skeleton.vue';
1919
export { default as Dialog } from './Dialog.vue';
2020
export { default as MixedChart } from './MixedChart.vue';
2121
export { default as CountryFlag } from './CountryFlag.vue';
22-
22+
export { default as JsonViewer } from './JsonViewer.vue';
2323

2424

0 commit comments

Comments
 (0)