mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 13:52:36 +00:00
Init with yo typescript-react-lib
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title>%REACT_APP_DESCRIPTION%</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,3 @@
|
||||
<svg width="40" height="40" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="5" y="5" width="30" height="30" stroke="black" fill="transparent" stroke-width="5" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 181 B |
Reference in New Issue
Block a user