deno.land / x / opine@2.3.4 / examples / react / components / Title.tsx

نووسراو ببینە
1
2
3
4
5
6
7
8
import React from "https://esm.sh/react@17.0.2?dev";
export const Title = () => ( <header className="title_header"> <h1 className="title_text">Deno Doggo List</h1> </header>);
opine

Version Info

Tagged at
2 years ago