Publish to git
This commit is contained in:
5
inventory/components/__init__.py
Normal file
5
inventory/components/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .footer import Footer
|
||||
from .navbar import Navbar
|
||||
from .testimonial import Testimonial
|
||||
from .item import Item
|
||||
from .settings import Settings
|
Reference in New Issue
Block a user