Remove ordered-filtered-table component idea that has not produced a working example

This commit is contained in:
2018-11-23 10:23:19 -03:00
parent 6458155d7c
commit 296ca5d895
7 changed files with 0 additions and 85 deletions
@@ -1,8 +0,0 @@
import Ember from 'ember'
import layout from '../templates/components/ordered-filtered-table'
export default Ember.Component.extend
layout: layout
tagName: 'table'
classNames: ['ui', 'compact', 'table']
test_name: 'Oooo'