mirror of
https://github.com/youzan/vant.git
synced 2026-01-16 03:03:46 +08:00
[improvement] add constant of border (#4078)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { createNamespace, isDef } from '../utils';
|
||||
import { BLUE, WHITE } from '../utils/color';
|
||||
import { BLUE, WHITE } from '../utils/constant';
|
||||
|
||||
const [createComponent, bem] = createNamespace('progress');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user