mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-23 16:45:10 +08:00
5 lines
101 B
Text
Vendored
5 lines
101 B
Text
Vendored
<template>
|
|
<div class="schema-field__input-description">
|
|
{{@description}}
|
|
</div>
|
|
</template>
|