mirror of
https://github.com/visgl/luma.gl.git
synced 2026-01-18 14:03:42 +00:00
8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
import {DeviceTabs} from '@site/src/react-luma';
|
|
import {HelloCubeExample} from '@site';
|
|
|
|
# Hello Cube
|
|
|
|
<DeviceTabs />
|
|
<HelloCubeExample />
|