mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 22:49:31 -07:00
Merge pull request #115 from freakdaniel/rotating-text
This commit is contained in:
@@ -194,8 +194,7 @@ watch(
|
|||||||
() => {
|
() => {
|
||||||
cleanupInterval();
|
cleanupInterval();
|
||||||
startInterval();
|
startInterval();
|
||||||
},
|
}
|
||||||
{ immediate: true }
|
|
||||||
);
|
);
|
||||||
|
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user