chore: sync

This commit is contained in:
Liam DeBeasi
2023-12-18 10:46:20 -05:00
382 changed files with 4167 additions and 861 deletions

View File

@ -11,6 +11,7 @@
<div slot="label">Range</div>
</ion-range>
</ion-item>
<p>Value: {{ form.controls['range'].value }}</p>
</ion-list>
<ion-button type="submit">Submit</ion-button>
</form>