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