chore(docs): update intersection example

This commit is contained in:
braks
2024-02-05 07:51:12 +01:00
committed by Braks
parent 11f92f4a4a
commit d732597065
4 changed files with 16 additions and 19 deletions
-1
View File
@@ -1,3 +1,2 @@
export { default as IntersectionApp } from './App.vue?raw'
export { default as IntersectionElements } from './initial-elements.js?raw'
export { default as IntersectionCSS } from './style.css?inline'