Add schedule component without logic
Zwischenstand
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
:host {
|
||||
display: block;
|
||||
margin: 100px 0;
|
||||
}
|
||||
Reference in New Issue
Block a user
Zwischenstand
@@ -0,0 +1,4 @@
|
||||
:host {
|
||||
display: block;
|
||||
margin: 100px 0;
|
||||
}
|
||||