mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[improvement] add constant of border (#4078)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { createNamespace, addUnit } from '../utils';
|
||||
import { GRAY } from '../utils/color';
|
||||
import { GRAY } from '../utils/constant';
|
||||
import { inherit } from '../utils/functional';
|
||||
|
||||
// Types
|
||||
|
Reference in New Issue
Block a user