Add another TODO comment
parent
1d8833e9f8
commit
829bf3c774
|
@ -16,6 +16,8 @@ limitations under the License.
|
||||||
|
|
||||||
// TODO: Rename to mx_RoomSublist during replacement of old component
|
// TODO: Rename to mx_RoomSublist during replacement of old component
|
||||||
|
|
||||||
|
// TODO: Just use the 3 selectors we need from this instead of importing it.
|
||||||
|
// We're going to end up with heavy modifications anyways.
|
||||||
@import "../../../../node_modules/react-resizable/css/styles.css";
|
@import "../../../../node_modules/react-resizable/css/styles.css";
|
||||||
|
|
||||||
.mx_RoomSublist2 {
|
.mx_RoomSublist2 {
|
||||||
|
|
Loading…
Reference in New Issue