2023 walkthrough changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Generated by CoffeeScript 1.12.5
|
||||
// Generated by CoffeeScript 2.7.0
|
||||
import Ember from 'ember';
|
||||
|
||||
export default Ember.Component.extend({
|
||||
@@ -30,3 +30,20 @@ export default Ember.Component.extend({
|
||||
}
|
||||
})
|
||||
});
|
||||
|
||||
// &.date
|
||||
// @extend .fa-calendar
|
||||
// &.number
|
||||
// @extend .fa-hashtag
|
||||
// &.select
|
||||
// @extend .fa-list-ul
|
||||
// &.string
|
||||
// @extend .fa-terminal
|
||||
// &.text
|
||||
// @extend .fa-sticky-note-o
|
||||
// &.window_from
|
||||
// @extend .fa-clock-o
|
||||
// &.window_to
|
||||
// @extend .fa-clock-o
|
||||
// &.timestamp
|
||||
// @extend .fa-clock-o
|
||||
|
||||
Reference in New Issue
Block a user