We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05bf682 commit bdefd99Copy full SHA for bdefd99
adminforth/spa/src/components/ValueRenderer.vue
@@ -117,7 +117,7 @@ import timezone from 'dayjs/plugin/timezone';
117
import {checkEmptyValues} from '@/utils';
118
import { useRoute, useRouter } from 'vue-router';
119
import { JsonViewer } from "vue3-json-viewer";
120
-import "vue3-json-viewer/dist/index.css";
+import "vue3-json-viewer/dist/vue3-json-viewer.css";
121
import type { AdminForthResourceColumnCommon } from '@/types/Common';
122
123
import { useCoreStore } from '@/stores/core';
0 commit comments