gitignore
continuous-integration/drone/push Build is passing Details

main
Lucas DELANIER 1 year ago
parent 8ea91cfb7f
commit 78e17004d3

@ -13,8 +13,4 @@ const props = defineProps({
</div> </div>
<p class="text-grey-90 text-lg leading-5 overflow-hidden text-ellipsis">{{ props.text }}</p> <p class="text-grey-90 text-lg leading-5 overflow-hidden text-ellipsis">{{ props.text }}</p>
</div> </div>
</template> </template>
<style scoped>
</style>
Loading…
Cancel
Save