Add yocto/zepto converters and fix example card
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
|
||||
const exampleInput = 15;
|
||||
|
||||
const supportsExample =
|
||||
let supportsExample = false;
|
||||
$: supportsExample =
|
||||
config.type === 'standard' &&
|
||||
typeof config.factor === 'number' &&
|
||||
!!config.labels.in1 &&
|
||||
|
||||
Reference in New Issue
Block a user