mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-03-01 12:44:37 +00:00
8 lines
309 B
Plaintext
Executable File
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>
|
|
`;
|