export default { setup() { this.minimum = 0; this.maximum = 1; } };