Skip to content

Commit

Permalink
improve performance
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadrezaAmani committed Jan 12, 2024
1 parent 2b61b26 commit 291dd75
Show file tree
Hide file tree
Showing 879 changed files with 367 additions and 189,469 deletions.
2 changes: 1 addition & 1 deletion Examples/02-use-multiple-components/multipleComponent.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from inui.elements import Body, Head, Html, Title, Div, Meta, Comment, Strong, Hr, A
from inui.elements import A, Body, Comment, Div, Head, Hr, Html, Meta, Strong, Title

INUI_IS_THE_BEST = Div(
(
Expand Down
7 changes: 0 additions & 7 deletions inui/angular/README.md

This file was deleted.

Empty file removed inui/bootstrap/__init__.py
Empty file.
Loading

0 comments on commit 291dd75

Please sign in to comment.