fix: table styles dark mode

This commit is contained in:
NGPixel
2020-06-22 23:56:18 -04:00
parent abe86928fb
commit 969e7e2fe6
2 changed files with 44 additions and 2 deletions

View File

@@ -68,6 +68,17 @@ export default {
language: this.locale,
placeholder: 'Type the page content here',
disableNativeSpellChecker: false,
// TODO: Mention autocomplete
//
// mention: {
// feeds: [
// {
// marker: '@',
// feed: [ '@Barney', '@Lily', '@Marshall', '@Robin', '@Ted' ],
// minimumCharacters: 1
// }
// ]
// },
wordCount: {
onUpdate: stats => {
this.stats = {