Skip to content

Instantly share code, notes, and snippets.

@kuroski
Created September 7, 2018 19:07
Show Gist options
  • Save kuroski/367e0df72aa76034e67e4060399353c1 to your computer and use it in GitHub Desktop.
Save kuroski/367e0df72aa76034e67e4060399353c1 to your computer and use it in GitHub Desktop.
<script>
export default {
name: 'UserSearchForm'
}
</script>
<template>
<div>
UserSearchForm
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment