mirror of
https://github.com/rio-labs/rio.git
synced 2026-01-08 06:09:44 -06:00
remove JS layouting
This commit is contained in:
committed by
Jakob Pinterits
parent
6e4975cce0
commit
fe5c5abfa6
@@ -3,7 +3,7 @@
|
||||
/// don't exist. This module contains the logic for walking the tree and
|
||||
/// filtering out the nodes that shouldn't be displayed.
|
||||
|
||||
import { getRootScroller, componentsById } from './componentManagement';
|
||||
import { componentsById } from './componentManagement';
|
||||
import { ComponentBase } from './components/componentBase';
|
||||
|
||||
/// Many of the spawned components are internal to Rio and shouldn't be
|
||||
|
||||
Reference in New Issue
Block a user