Ocelot-Social/webapp/components/Button/__snapshots__/JoinLeaveButton.spec.js.snap

8 lines
309 B
Plaintext
Executable File

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`JoinLeaveButton.vue shallowMount renders 1`] = `
<os-button-stub as="button" variant="primary" appearance="outline" size="md" fullwidth="true" type="button" data-original-title="null" class=" has-tooltip">
group.joinLeaveButton.join
</os-button-stub>
`;