fix(docs): fix build (#3571)
This commit is contained in:
parent
962ca2d195
commit
4fc7d2788b
@ -1,4 +1,4 @@
|
|||||||
import PlatformsList from './PlatformsList/PlatformsList.tsx';
|
import PlatformsList from '../../components/PlatformsList/PlatformsList.tsx';
|
||||||
|
|
||||||
# DRM
|
# DRM
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
import PlatformsList from './PlatformsList/PlatformsList.tsx';
|
import PlatformsList from '../../components/PlatformsList/PlatformsList.tsx';
|
||||||
|
|
||||||
# Events
|
# Events
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
import PlatformsList from './PlatformsList/PlatformsList.tsx';
|
import PlatformsList from '../../components/PlatformsList/PlatformsList.tsx';
|
||||||
|
|
||||||
# Methods
|
# Methods
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
import PlatformsList from './PlatformsList/PlatformsList.tsx';
|
import PlatformsList from '../../components/PlatformsList/PlatformsList.tsx';
|
||||||
|
|
||||||
# Configurable props
|
# Configurable props
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user