mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
8 lines
279 B
Plaintext
Executable File
8 lines
279 B
Plaintext
Executable File
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`JoinLeaveButton.vue shallowMount renders 1`] = `
|
|
<base-button-stub icon="plus" size="regular" type="button" class="join-leave-button has-tooltip" data-original-title="null">
|
|
group.joinLeaveButton.join
|
|
</base-button-stub>
|
|
`;
|