Add very basic working example of inline file editor

This commit is contained in:
Dane Everitt 2019-05-10 22:51:09 -07:00
parent 32db345238
commit c6633057b6
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
6 changed files with 80 additions and 7 deletions

View file

@ -36,7 +36,7 @@
</div>
<div>
<p class="text-xs text-neutral-800 mb-2">{{ $t('dashboard.account.two_factor.setup.help') }}</p>
<p class="text-xs"><code>{{response.secret}}</code></p>
<p class="text-xs"><code class="clean">{{response.secret}}</code></p>
</div>
</div>
<div class="flex-none w-full sm:w-1/2">