add frag
All checks were successful
/ test (push) Successful in 12s

This commit is contained in:
Soph :3 2024-07-27 17:42:19 +03:00
parent e0ad353daa
commit 9f2cdb88eb
Signed by: sophie
GPG key ID: EDA5D222A0C270F2

View file

@ -1,4 +1,4 @@
import Nano, { Component } from "nano-jsx"
import Nano, { Component, Fragment } from "nano-jsx"
import { BlogPage } from "./blog_page";
import { Giscus } from "./giscus";
import { useState } from "nano-jsx/esm/hooks/useState.js";