Add carbon-inline-wide to component by default

This commit is contained in:
Sam Carlton 2022-07-27 13:33:16 -05:00
parent d4716af0f2
commit 3a79d6665f

View file

@ -1,6 +1,6 @@
<template> <template>
<!-- This may be able to be brought in via Partytown --> <!-- This may be able to be brought in via Partytown -->
<div class="doesitarm-carbon-wrapper"> <div class="doesitarm-carbon-wrapper carbon-inline-wide">
<component <component
:is="'script'" :is="'script'"
v-once v-once