mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-24 06:54:08 +02:00
wip
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="">
|
||||
<teleport to="#_teleport_header"><fa :icon="faTerminal"/>{{ $t('scratchpad') }}</teleport>
|
||||
<portal to="header"><fa :icon="faTerminal"/>{{ $t('scratchpad') }}</portal>
|
||||
|
||||
<div class="_panel">
|
||||
<prism-editor class="_code" v-model="code" :highlight="highlighter" :line-numbers="false"/>
|
||||
|
||||
Reference in New Issue
Block a user