Skip to content

Commit

Permalink
Add header tag for exporting its corresponding component (#2732)
Browse files Browse the repository at this point in the history
  • Loading branch information
cllatser committed Feb 27, 2024
1 parent 467fb79 commit bf07315
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reflex/components/el/elements/__init__.py
Expand Up @@ -146,6 +146,7 @@
article = Article.create
aside = Aside.create
body = Body.create
header = Header.create
footer = Footer.create

# Typography
Expand Down

0 comments on commit bf07315

Please sign in to comment.