mirror of
https://github.com/wassname/talk.git
synced 2026-07-10 23:25:18 +08:00
Adding rte plugin 🎉
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import RTEtextArea from './components/RTEtextArea';
|
||||
|
||||
export default {
|
||||
slots: {
|
||||
textArea: [RTEtextArea],
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user