Skip to content

Instantly share code, notes, and snippets.

@boutell
Created October 29, 2018 14:51
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 boutell/794188e85be076c3824bd51e20429fea to your computer and use it in GitHub Desktop.
Save boutell/794188e85be076c3824bd51e20429fea to your computer and use it in GitHub Desktop.
<template>
<ApostropheFieldset :field="field" :error="error">
<template slot="body">
<input v-model="next" />
</template>
</ApostropheFieldset>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment