[bugfix] Toast: tap highlight color when unclickable (#1914)

This commit is contained in:
neverland
2018-10-11 10:52:54 +08:00
committed by GitHub
parent b0faa7bbe0
commit 1be1f1e53a
2 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
// This file is auto gererated by build/build-entry.js
export default {
'changelog.en-US': () => import('../markdown/changelog.en-US.md'),
'changelog.generated': () => import('../markdown/changelog.generated.md'),
'changelog.zh-CN': () => import('../markdown/changelog.zh-CN.md'),
'contribution.zh-CN': () => import('../markdown/contribution.zh-CN.md'),
'intro.en-US': () => import('../markdown/intro.en-US.md'),