mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
[improvement] add constant of border (#4078)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { createNamespace } from '../utils';
|
||||
import { GREEN } from '../utils/color';
|
||||
import { GREEN } from '../utils/constant';
|
||||
|
||||
const [createComponent, bem] = createNamespace('steps');
|
||||
|
||||
|
Reference in New Issue
Block a user