Skip to content

Instantly share code, notes, and snippets.

@dontpaniclabsgists
Created February 27, 2025 17:23
Show Gist options
  • Save dontpaniclabsgists/4f570f253d275825067778ce6b02e0f4 to your computer and use it in GitHub Desktop.
Save dontpaniclabsgists/4f570f253d275825067778ce6b02e0f4 to your computer and use it in GitHub Desktop.
import { CustomButton } from 'component.library';
export default defineComponent({
components: {
CustomButton
},
<CustomButton text="Click me" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment