mirror of
https://github.com/youzan/vant.git
synced 2026-05-10 01:06:44 +08:00
[improvement] add constant of border (#4078)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { BLUE } from '../../utils/color';
|
||||
import { BLUE } from '../../utils/constant';
|
||||
|
||||
export default {
|
||||
i18n: {
|
||||
|
||||
Reference in New Issue
Block a user