mirror of
https://github.com/lana-k/sqliteviz.git
synced 2026-08-05 15:29:17 +08:00
Support circle pack as initial algorithm #136
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Field label="Seed value">
|
||||
<Field label="Seed value" fieldContainerClassName="test_seed_value">
|
||||
<NumericInput
|
||||
:value="modelValue.seedValue"
|
||||
@update="update('seedValue', $event)"
|
||||
|
||||
Reference in New Issue
Block a user