mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-09 08:08:24 -05:00
working on model select
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<template>
|
||||
|
||||
<model-select model="Food" allow_create></model-select>
|
||||
<model-select model="Food" allow-create clearable></model-select>
|
||||
|
||||
|
||||
<model-select model="Food" :multiple="false" allow-create clearable></model-select>
|
||||
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user