diff options
| author | Xe Iaso <me@xeiaso.net> | 2024-04-27 08:05:41 -0500 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2024-04-27 08:05:41 -0500 |
| commit | ce81c14f4c5df30e061f9afd70a1ce2828e1cef7 (patch) | |
| tree | b89dc51304100d11d37e160514c5d67c06034bea /lume/src/_components | |
| parent | 8ab57f9cf34c3a7b796479e0955051bb095b88ac (diff) | |
| download | xesite-ce81c14f4c5df30e061f9afd70a1ce2828e1cef7.tar.xz xesite-ce81c14f4c5df30e061f9afd70a1ce2828e1cef7.zip | |
components/Video: remove old comments
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'lume/src/_components')
| -rw-r--r-- | lume/src/_components/XeblogVideo.tsx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lume/src/_components/XeblogVideo.tsx b/lume/src/_components/XeblogVideo.tsx index 872fff4..6cb4aa3 100644 --- a/lume/src/_components/XeblogVideo.tsx +++ b/lume/src/_components/XeblogVideo.tsx @@ -1,6 +1,3 @@ -// @jsxImportSource xeact -// @jsxRuntime automatic - import Hls from "npm:hls.js"; import { sha256 } from "npm:js-sha256"; |
