mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-04-22 01:54:38 -06:00
Small tweaks
This commit is contained in:
@@ -18,4 +18,4 @@ export const crosshair: CodeObject = {
|
||||
const containerElement = computed(() => containerRef.value);
|
||||
</script>`,
|
||||
code
|
||||
};
|
||||
};
|
||||
|
||||
@@ -24,4 +24,4 @@ export const dither: CodeObject = {
|
||||
import Dither from "./Dither.vue";
|
||||
</script>`,
|
||||
code
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user