simple props added to appconfig

This commit is contained in:
Bahadır Sofuoğlu
2022-11-16 11:33:52 +03:00
parent 68b0f0cf64
commit b1b45028ab
6 changed files with 13 additions and 7 deletions

View File

@@ -42,5 +42,5 @@ import AppConfig from '@/layout/AppConfig.vue';
</div>
</div>
</div>
<AppConfig />
<AppConfig simple />
</template>