First commit
This commit is contained in:
8
application/demo/pages/appearance/rows/os.label.js
Normal file
8
application/demo/pages/appearance/rows/os.label.js
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
import label from '/elements/label.js';
|
||||
|
||||
export default class osLabel extends label{
|
||||
|
||||
flex = "1";
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user