feat: trying to add hashes to scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { asset } from "$fresh/runtime.ts";
|
||||
import { asset } from "fresh/runtime";
|
||||
|
||||
export const Emoji = (props: { class?: string; name: string }) => {
|
||||
return props.name
|
||||
|
||||
Reference in New Issue
Block a user