mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 14:39:30 -07: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