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