mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -04:00
5 lines
107 B
Vue
5 lines
107 B
Vue
<template>
|
|
<c-card w-full important:flex-1 important:pa-0>
|
|
<c-diff-editor />
|
|
</c-card>
|
|
</template>
|