Skip to content

Instantly share code, notes, and snippets.

@jaydson
Created March 22, 2021 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaydson/309e55b3635fd48a20408d1c63d03730 to your computer and use it in GitHub Desktop.
Save jaydson/309e55b3635fd48a20408d1c63d03730 to your computer and use it in GitHub Desktop.
<!-- App.vue -->
<template>
<custom-input :label="label" :value="model" />
</template>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment