fix(docs): fix build (#3571)

This commit is contained in:
Krzysztof Moch 2024-03-08 13:04:27 +01:00 committed by GitHub
parent 962ca2d195
commit 4fc7d2788b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
import PlatformsList from './PlatformsList/PlatformsList.tsx';
import PlatformsList from '../../components/PlatformsList/PlatformsList.tsx';
# DRM

View File

@ -1,4 +1,4 @@
import PlatformsList from './PlatformsList/PlatformsList.tsx';
import PlatformsList from '../../components/PlatformsList/PlatformsList.tsx';
# Events

View File

@ -1,4 +1,4 @@
import PlatformsList from './PlatformsList/PlatformsList.tsx';
import PlatformsList from '../../components/PlatformsList/PlatformsList.tsx';
# Methods

View File

@ -1,4 +1,4 @@
import PlatformsList from './PlatformsList/PlatformsList.tsx';
import PlatformsList from '../../components/PlatformsList/PlatformsList.tsx';
# Configurable props