Initial commit
This commit is contained in:
3
src/app/component/bar/bar.component.html
Normal file
3
src/app/component/bar/bar.component.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="flex items-center justify-center absolute top-0 w-full hover:bg-emphasis">
|
||||
<p>bar works!</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user