Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
atherdon authored Feb 17, 2023
1 parent 66137d9 commit 4eb71bb
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,39 @@ lang (string, optional) - ISO language code
dir (string, optional) - Either 'ltr' or 'rtl'. 'ltr' is the default
```

```
Elements/
-- Block
-- Fonts
-- Head
-- HeadStyles
-- Header
-- LogoImage
-- LogoLayout
-- PreviewText
-- Sponsor
-- Title
Template/
-- BodyExample
-- GoogleExample.js
-- TemplateExample.jsx
-- TemplateLayout.jsx
```

- https://speakerdeck.com/vjeux/react-css-in-js

- https://stackoverflow.com/questions/37337289/react-js-set-innerhtml-vs-dangerouslysetinnerhtml
Expand Down

0 comments on commit 4eb71bb

Please sign in to comment.